fix: handle missing server_permissions table gracefully #57

Merged
rafaga21 merged 1 commits from feat/dashboard-aggregated-chart into master 2026-06-13 11:23:12 -04:00
Owner
  • Wrap ServerPermission queries in try-catch so show/edit don't 500
    when the migration hasn't been run yet
  • Same protection for save calls in store/update (both web and API)
- Wrap ServerPermission queries in try-catch so show/edit don't 500 when the migration hasn't been run yet - Same protection for save calls in store/update (both web and API)
rafaga21 added 1 commit 2026-06-13 11:23:07 -04:00
- Wrap ServerPermission queries in try-catch so show/edit don't 500
  when the migration hasn't been run yet
- Same protection for save calls in store/update (both web and API)
rafaga21 merged commit 7b9f66b0c8 into master 2026-06-13 11:23:12 -04:00
rafaga21 deleted branch feat/dashboard-aggregated-chart 2026-06-13 11:23:14 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: devlab/server-manager#57