mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
2f75fec4be
Multiple code paths in StatusService silently swallowed failures, making it impossible to debug status reliability issues. Add debug logging for: backup creation conflicts, aborted automated status changes, failed revert operations, and concurrent insert conflicts. AI-Assisted-By: Claude Opus 4.6 Signed-off-by: Anna Larch <anna@nextcloud.com>