Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.5.1
-
None
-
None
Description
Current Situation:
- While renaming the workflow name more than 1 time, then all the previously renamed workflows are visible in the workflow view tab.
Steps To Reproduce
- Create a new workflow "name" and deploy it.
- Rename the workflow name from "name" to "nameA" and deploy it.
- Rename again workflow name from "nameA" to "nameB" and deploy it.
- On the workflow view tab, there are two workflows "nameA" and "nameB". But on the Inventory tab, there is only "nameB" workflow visible.
Desired Behavior:
- While renaming the workflow name more than 1 time, only the latest renamed workflow should be visible in the workflow view tab.