-
Bug
-
Resolution: Done
-
Critical
-
6.0.3
-
None
Description of problem:
It has been found that with BPMS 6.0.3 the Process Designer's "Editor for Data Assignments" pop-up overwrite existing data assignment when we try to add new data assignment.This issue is reproduced only when we have Task and Process Variable of same name.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Create a process definition in Process Designer which has
, which has a process variable named "variable_One" & variable_two.
2. Create the following data assignments for the task variable and the process variables like this.
(DataOutputSet) variable_One:String
(DataOutputSet) variable_two:String
(DataOutput Assignments) variable_One->variable_One
and click on "Ok" button.
3. Now try to add data mapping for "variable_two", in pop up window we dont see data mapping created in step-2.Add below data mapping and close pop up window.
(DataOutput Assignments) variable_One->variable_One
4. New data assignment it overwrite previous data assignment
Actual results:
Overwrite existing data assignment when we try to add new data assignment.
Expected results:
We should able to add multiple data assignment.
Additional info:
This issue is reproduced only when we have Task and Process Variable of same name.
- is related to
-
RHBPMS-273 Data Assignments Editor doesn't load all data assignments where DataInput and DataOutput contains same variable names
- Closed
- relates to
-
RHBPMS-273 Data Assignments Editor doesn't load all data assignments where DataInput and DataOutput contains same variable names
- Closed