-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
-
Not defined
Context:
The special "external" sub-path should only be used on share pages and from there any new links shall not include this sub-path.
AT:
- "Open in Optimize"-Links must be cleaned from a potential `/external` sub-path that was introduced with
OPT-4803&OPT-4807for the:- report share page
- dashboard share page
- this must be backwards-compatible with old share links that don't include the `/external` sub-path:
expected "Open in Optimize"-Link for the following both cases: https://stage.optimize.camunda.cloud/#/report/b443f40b-1b0e-42e6-a1e5-257a20b3a741- old link: https://stage.optimize.camunda.cloud/#/share/report/b443f40b-1b0e-42e6-a1e5-257a20b3a741 => no removal of "/external" needed
- new link: https://stage.optimize.camunda.cloud/external/#/share/report/b443f40b-1b0e-42e6-a1e5-257a20b3a741 => "/external" needs to get replaced when generating the "Open in Optimize"-Link
This is the controller panel for Smart Panels app
- depends on
-
OPT-4803 Add special "external" sub-path for which all requests are rewritten to "/"
- Done
-
OPT-4807 Share URLs include the `/external` subpath
- Done
- is related to
-
OPT-4858 "Open in Optimize" button does not work for /external Optimize installation path
- Open
- links to
- mentioned in
-
Page Loading...