Context:
In preparation for enabling import and export of combined reports and dashboards which may consist of multiple entities (eg dashboard & the referenced single reports), the import/export services need to be adjusted to handle lists of entities.
Exception handling: As explained in the parent ticket, in this first iteration we will gather exceptions that may occur while importing the list of entities and then throw one Exception of one type (eg importIndexMismatch). In future iterations, this will be adjusted to throw a "merged" exception that may include different exception types within it.
AT:
- The import and export services can handle a list of entities
This is the controller panel for Smart Panels app
- is depended on by
-
OPT-4659 Adjust FE to API simplification
- Done