-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
Problem definition
To be able to display "create new dashboard" modal when clicking view button, we have to know if there isn't one created already.
Solution definition
Add property to Processes page /process/overview endpoint which indicates if there is a default dashboard for each process already
Endpoint:
/api/process/overview
Body:
add hasDefaultDashboard property that is true if process has already a dashboard
This is the controller panel for Smart Panels app
- is depended on by
-
OPT-6495 Notify user before creating default dashboard
- Done