nextcloud/apps/user_status/lib
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
..
AppInfo chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
BackgroundJob chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Connector chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ContactsMenu chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Controller chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Dashboard chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Db fix(user_status): exclude backups from cleanup queries and filter from list methods 2026-06-10 14:48:58 +02:00
Exception chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Listener fix(user_status): also remove backup status when user is deleted 2026-06-10 14:48:58 +02:00
Migration chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Service fix(user_status): add debug logging to silent failure paths 2026-06-10 14:48:58 +02:00
Capabilities.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ResponseDefinitions.php fix(user_status): Remove non-existent "visible" field from UserStatusPredefined 2024-12-18 10:52:42 +01:00