Hide Forgot
Description of problem: After creating a User Task node in the web designer, the user has to use free-form text fields to enter input and output variables and assignment of the variables to the encompassing process. Version-Release number of selected component (if applicable): ER6 How reproducible: Consistent Steps to Reproduce: 1. Open a process in the web designer that makes use of a User Task 2. Click on the User Task node 3. Look at the variable and assignment properties in the right side panel Actual results: The input and output variables are comma-separated with colons used to separate variable type. The assignment field uses < and > to distinguish input and output variables. Expected results: A dialog would be created for entering User Task variables where the variable name would be input in one field while another field would allow the user to pick from common types (first the default ones such as String and Integer, then possibly imported fact types) or enter a class name. An example of this can be found on the Edit tab of a package in Guvnor when you try to add a Global, except that including common types such as String and Integer is critical in this case. The assignment field should restrict users to the process and task variables Additional info:
This same issue applies to subprocess nodes and possibly elsewhere.
This is fixed an in master and 2.1.x branch. wars also available on people.redhat.com/tsurdilo/designer/master
Please verify the issue on 5.3 ER4.