Context: Right now trying to save a dashboard with an invalid variable filter returns a generic "badRequestError" errorCode. In order to display a proper error message in the frontend, there needs to be a more specific error code.
AT:
- Trying to save a dashboard with an invalid variable filter returns an error response with a errorCode indicating this problem.
This is the controller panel for Smart Panels app
- is depended on by
-
OPT-3952 Handle bad request responses for dashboard saves
- Done