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

1 Commits

Author SHA1 Message Date
bb1192c164 fix: handle missing server_permissions table gracefully
- 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)
2026-06-13 10:55:14 -04:00