Commit dd10661
fix(dashboards): Add context logging for widget mismatch errors
Capture org slug, dashboard ID, widget ID, and existing vs requested
widget IDs when a widget update targets a widget not belonging to the
dashboard. This helps debug the root cause of these validation errors
in production.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 42d5f41 commit dd10661
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
862 | 862 | | |
863 | 863 | | |
864 | 864 | | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
865 | 878 | | |
866 | 879 | | |
867 | 880 | | |
| |||
0 commit comments