-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
Like on the runtime View, the links to the migration page should be visible from the history view, too.
AT:
- In the process definition history view, if the lastest version is selected and there are running instances in previous versions, I can click a link to get to the migration page with the the versions set to {source: latest - 1, target: latest}
- In the process definition history view, if any but the latest version is selected and there are running instances for the selected version, I can click a link to get to the migration page with the the versions set to {source: selectedVersion, target: latest}
- In the process instance history view, if the version of the instance is not the latest and the instance is not completed or canceled, I can click a link to get to the migration page with the versions set to
{source: instanceVersion, target: latest}
and the instanceList filter set to only display the selected instance
This is the controller panel for Smart Panels app
- is related to
-
CAM-6023 Add tests for accessing migration page from history view
- Closed