Skip to content

fix(dav): Skip removal of classified activity when not generated anymore#60461

Open
nickvergessen wants to merge 1 commit into
masterfrom
bugfix/noid/skip-classified
Open

fix(dav): Skip removal of classified activity when not generated anymore#60461
nickvergessen wants to merge 1 commit into
masterfrom
bugfix/noid/skip-classified

Conversation

@nickvergessen
Copy link
Copy Markdown
Member

Was fixed in Nextcloud 16, so future versions should not generate this anymore. So the delete attempt can be skipped

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Was fixed in Nextcloud 16, so future versions should not generate this anymore.
So the delete attempt can be skipped

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added this to the Nextcloud 35 milestone May 15, 2026
@nickvergessen nickvergessen self-assigned this May 15, 2026
@nickvergessen nickvergessen requested a review from a team as a code owner May 15, 2026 20:22
@nickvergessen nickvergessen requested review from ArtificialOwl, CarlSchwan, come-nc and icewind1991 and removed request for a team May 15, 2026 20:22
Copy link
Copy Markdown
Collaborator

@Altahrim Altahrim left a comment

Choose a reason for hiding this comment

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

Why not delete it? It will not be backported to 17, right?

@nickvergessen
Copy link
Copy Markdown
Member Author

Why not delete it?

I guess it might be needed for ownCloud migrations, was just a quick way, not sure how we could check it. Otherwise we could add a flag that it was executed once and then skip it based on that info

@nickvergessen
Copy link
Copy Markdown
Member Author

/backport to stable34

@nickvergessen
Copy link
Copy Markdown
Member Author

/backport to stable33

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