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

[stable27] Fix: clear pending autosync on close #4966

Merged
merged 2 commits into from Nov 6, 2023

Conversation

backportbot-nextcloud[bot]
Copy link

Backport of #4504

This would normally happen in the save call before closing.
However if that call fails
(for example due to a conflict)
we still clear the pending autosync calls to prevent 403s.

Fixes #4080.

Signed-off-by: Max <max@nextcloud.com>
@backportbot-nextcloud backportbot-nextcloud bot added the bug Something isn't working label Nov 6, 2023
@backportbot-nextcloud backportbot-nextcloud bot added this to the Nextcloud 27.1.4 milestone Nov 6, 2023
@mejo-
Copy link
Member

mejo- commented Nov 6, 2023

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@mejo- mejo- merged commit c1d5f0a into stable27 Nov 6, 2023
22 checks passed
@mejo- mejo- deleted the backport/4504/stable27 branch November 6, 2023 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants