nextcloud/apps/user_status/lib
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
..
AppInfo chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
BackgroundJob chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Connector chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
ContactsMenu chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Controller fix(user_status): Catch non-existing user status when setting custom user status 2024-12-18 10:52:41 +01:00
Dashboard chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Db fix(user_status): exclude backups from cleanup queries and filter from list methods 2026-06-30 14:54:07 +02:00
Exception chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Listener fix(user_status): also remove backup status when user is deleted 2026-06-30 14:54:07 +02:00
Migration chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Service fix(user_status): add debug logging to silent failure paths 2026-06-30 14:54:07 +02:00
Capabilities.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
ResponseDefinitions.php fix(user_status): Remove non-existent "visible" field from UserStatusPredefined 2024-12-18 10:52:42 +01:00