nextcloud/apps/user_status/lib/Service
Anna Larch 2f75fec4be fix(user_status): add debug logging to silent failure paths
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>
2026-06-10 14:48:58 +02:00
..
JSDataService.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PredefinedStatusService.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
StatusService.php fix(user_status): add debug logging to silent failure paths 2026-06-10 14:48:58 +02:00