Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
Description
Description:
The transitions are not deleted when the Task node is deleted
Steps to Reproduce:
- Go to Open Menu > Workflow > Process Builder
- Add a new Workflow
- Add a Task node and create one transition from Start node and one transition to End node
- Change the transition's ID to "ID01"
- Delete the task node
- Add a Task node and change it's ID to "ID01"
Expected Result:
Should be possible use the ID
Actual Result:
The system displays the message "A node with that ID already exists. Please enter a unique ID."