-
Feature Part
-
Resolution: Fixed
-
L2 - Critical
-
None
-
S
We need to add the "magic link" to each of the processes in the process overview page.
The link is static, but since we need to know the creation status of the collection/dashboard to provide app cues, the full link with (or without) the appended query parameter will be provided by the back-end and can be used 1:1 from the front-end without any logic.
Solution Proposal
Display the link that you will in the field linkToDashboard on each ProcessOverviewResponseDto whenever you call /api/process/overview
This is the controller panel for Smart Panels app
- depends on
-
OPT-6260 Add Magic Link to the Process Overview Page (Backend)
- Done