nextcloud/apps/user_status/lib/Service
Anna Larch c26a5f42ca 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-30 14:54:07 +02:00
..
JSDataService.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
PredefinedStatusService.php feat: add Busy status and new preset BRB status 2025-08-01 08:35:37 +02:00
StatusService.php fix(user_status): add debug logging to silent failure paths 2026-06-30 14:54:07 +02:00