-
Bug Part
-
Resolution: Fixed
-
L3 - Default
-
None
-
Not defined
Reproduce:
- Import a file without any content
Expected:
- Backend response is a JSON object with a meaningful errorCode that can be used to display an error notification, e.g. importFileEmpty
Observed:
- Backend response error code is generic serverError
This is the controller panel for Smart Panels app
- is related to
-
OPT-4640 Importing malformed JSON file does not return structured error response
- Done