Skip to content

[stable33] refactor: Commands and background jobs for the trashbin - #57906

Closed
backportbot[bot] wants to merge 1 commit into
stable33from
backport/54876/stable33
Closed

[stable33] refactor: Commands and background jobs for the trashbin#57906
backportbot[bot] wants to merge 1 commit into
stable33from
backport/54876/stable33

Conversation

@backportbot

@backportbotbackportbotBot commented Jan 29, 2026

Copy link
Copy Markdown

Backport of #54876

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

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

@backportbotbackportbotBot added 3. to review Waiting for reviews ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring) labels Jan 29, 2026
@backportbotbackportbotBot added this to the Nextcloud 33 milestone Jan 29, 2026
- Use modern node and SetupManager API
- Avoid passing the user by id and instead use IUser
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
Signed-off-by: Carl Schwan <carlschwan@kde.org>
[skip ci]
@CarlSchwan

Copy link
Copy Markdown
Member

Not really worth backporting, it's a refactoring

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

Labels

3. to reviewWaiting for reviews♻️ refactorRefactor code (not a bug fix, not a feature just refactoring)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@CarlSchwan