Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix deletion failing even if there's an entry in the folder listing #1334

Merged
merged 1 commit into from
Mar 5, 2021

Conversation

noiob
Copy link
Contributor

@noiob noiob commented Mar 2, 2021

If you disable the app, delete a group and then re-enable the app, the group folders database and the group list will have diverged. That would be easy to fix via occ if it didn't check whether the group existed before deleting.

Since deleting a non-existent group doesn't break anything, I'd like to remove the check.

This is the same way it already works in the Frontend and OCS.

Please note: The diff here on github looks like I changed a lot but it's mostly just indentation.

Signed-off-by: Johannes Leuker <j.leuker@hosting.de>
@juliusknorr juliusknorr added the bug label Mar 5, 2021
@juliusknorr
Copy link
Member

/backport to stable21

@juliusknorr
Copy link
Member

/backport to stable20

@juliusknorr
Copy link
Member

/backport to stable19

@juliusknorr
Copy link
Member

/backport to stable20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants