Skip to content

Conversation

@mejo-
Copy link
Member

@mejo- mejo- commented Nov 14, 2023

Fixes: #968

@mejo- mejo- force-pushed the fix/backgroundjob_no_trash branch from c0b2aae to ea9fca5 Compare November 14, 2023 14:53
Comment on lines -19 to +20
ITimeFactory $time,
Expiration $expiration,
PageTrashBackend $trashBackend) {
ITimeFactory $time) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Starting with nextcloud 28 you could actually make them nullable, but good as it is as we cover more versions ;)

nextcloud/server#41265

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh, that's great to learn. Not for now, but one day we'll drop support for everything below 28 😊

Copy link
Member

@juliusknorr juliusknorr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small comment, otherwise fine 👍

The `files_versions` app cannot be enabled per user anyway. It's either
there or not. And using `inferface_exists()` should be way faster than
initializing `appManager`.

Signed-off-by: Jonas <[email protected]>
@mejo- mejo- force-pushed the fix/backgroundjob_no_trash branch from ea9fca5 to 215626c Compare November 14, 2023 15:16
@mejo- mejo- merged commit 6bdcb3e into main Nov 14, 2023
@delete-merged-branch delete-merged-branch bot deleted the fix/backgroundjob_no_trash branch November 14, 2023 20:04
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.

Collectives App cause nextcloud's cron.php to fail with exception

3 participants