Skip to content

fix: Migrate getById to getFirstNodeById - #1449

Merged
marcelklehr merged 1 commit into
mainfrom
artonge/fix/getById
Feb 3, 2026
Merged

fix: Migrate getById to getFirstNodeById#1449
marcelklehr merged 1 commit into
mainfrom
artonge/fix/getById

Conversation

@artonge

@artonge artonge commented Feb 3, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Louis Chmn <louis@chmn.me>
@artonge

artonge commented Feb 3, 2026

Copy link
Copy Markdown
Contributor Author

/backport to stable33

@marcelklehr
marcelklehr merged commit 02eb3c7 into main Feb 3, 2026
28 of 47 checks passed
@marcelklehr

Copy link
Copy Markdown
Member

Thank you :)

@backportbot

backportbot Bot commented Feb 3, 2026

Copy link
Copy Markdown

The backport to stable33 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable33
git pull origin stable33

# Create the new backport branch
git checkout -b backport/1449/stable33

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick f7381334

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/1449/stable33

Error: Failed to clone repository: Failed to create working tree: Preparing worktree (new branch 'backport/1449/stable33')
fatal: not a valid object name: 'origin/stable33'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@artonge

artonge commented Feb 3, 2026

Copy link
Copy Markdown
Contributor Author

/backport to stable11

@backportbot

backportbot Bot commented Feb 3, 2026

Copy link
Copy Markdown

The backport to stable11 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable11
git pull origin stable11

# Create the new backport branch
git checkout -b backport/1449/stable11

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick f7381334

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/1449/stable11

Error: Failed to check for changes with origin/stable11: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants