Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.1.0 CE RC1
-
Fix Version/s: --Sprint 12/11, 6.1.0 CE RC1
-
Component/s: Infrastructure, Integrations > Workflow
-
Labels:None
-
Environment:Tomcat 7.0.23 + MySQL 5. 6.1.x Revision: 94713.
-
Epic/Theme:
-
Fix Priority:5
-
Similar Issues:
Description
When a user sets a task node to assign directly to a Role ID, an error is thrown and the Workflow definition is not saved.
Steps to reproduce:
- Deploy kaleo-web, kaleo-forms, and kaleo-designer
- Add a page
- Add Kaleo Forms Portlet
- Click Processes
- Click Add
- Select an Entry Definition
- Click Select under Workflow
- Click Add Definition
- Add a Task Node
- Click Settings
- Under Assignments select Role under Assignment Type
- Select a Role
- Click Save
- Connect the Task node to the start and end node
- Click Add Draft
- Attached error is displayed in the console and "An error occurred in the workflow engine." is shown in the portal

PASSED Manual Testing following the steps in the description.
Fixed on:
Tomcat 7.0 + MySQL 5. 6.1.x Revision: 94906.
User is now able to assign a task node to a Role ID.