-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
Brief summary of the bug. What is it ? Where is it ?
In a debug call we found that if a process definition contains the term `new` within it's process key/id so that the magic link resolves to e.g. `/#/collection/bob-new/dashboard/bob-new` the magic link breaks as the frontend behaves differently in this case because of the fact that the term `new` is part of the id.
Steps to reproduce:
1. create a process that contains the term `new` in it's key/id
2. Open the process overview and click on the magic link
Actual result:
3. a message "This link is not valid." is shown
Expected result:
the dashboard should be shown