Skip to content

Conversation

@alperozturk96
Copy link
Contributor

@alperozturk96 alperozturk96 commented Sep 30, 2025

Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: alperozturk <alper_ozturk@proton.me>
@nextcloud-android-bot
Copy link
Collaborator

@nextcloud-android-bot
Copy link
Collaborator

@github-actions
Copy link
Contributor

SpotBugs

CategoryBaseNew
Bad practice3434
Correctness3434
Dodgy code2626
Internationalization66
Malicious code vulnerability4949
Multithreaded correctness1111
Performance88
Total168168

@alperozturk96
Copy link
Contributor Author

/backport to stable-2.22

@alperozturk96
Copy link
Contributor Author

@AndyScherzinger Could you check this? Thanks :)

@AndyScherzinger AndyScherzinger merged commit 3546bd8 into master Oct 15, 2025
18 of 19 checks passed
@AndyScherzinger AndyScherzinger deleted the add/manual_cancellation_result_code branch October 15, 2025 13:01
@backportbot
Copy link

backportbot bot commented Oct 15, 2025

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

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

# Create the new backport branch
git checkout -b backport/1842/stable-2.22

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

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

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


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.

4 participants