Skip to content

Conversation

@AndyScherzinger
Copy link
Member

  • Tests written, or not not needed

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@AndyScherzinger AndyScherzinger added this to the Nextcloud App 3.35.2 milestone Jan 26, 2026
@AndyScherzinger AndyScherzinger changed the base branch from master to stable-3.35 January 26, 2026 10:54
@AndyScherzinger
Copy link
Member Author

/backport to stable-3.34

@AndyScherzinger
Copy link
Member Author

/backport to stable-3.31

@AndyScherzinger AndyScherzinger merged commit 5beb89b into stable-3.35 Jan 26, 2026
6 of 7 checks passed
@AndyScherzinger AndyScherzinger deleted the string-backport-stable-3.35 branch January 26, 2026 10:56
@backportbot
Copy link

backportbot bot commented Jan 26, 2026

The backport to stable-3.31 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable-3.31
git pull origin stable-3.31

# Create the new backport branch
git checkout -b backport/16368/stable-3.31

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

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/16368/stable-3.31

Error: Failed to check for changes with origin/stable-3.31: No changes found in backport branch


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

@backportbot
Copy link

backportbot bot commented Jan 26, 2026

The backport to stable-3.34 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable-3.34
git pull origin stable-3.34

# Create the new backport branch
git checkout -b backport/16368/stable-3.34

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

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/16368/stable-3.34

Error: Failed to check for changes with origin/stable-3.34: 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