-
Bug
-
Resolution: Done
-
Critical
-
6.0.3
Description of problem:
Data Assignment Editor cannot load these Data Assignments:
procVar -> myVar; myVar -> procVar
where:
'procVar' is process variable,
'myVar' is data input and data output of same task.
Please check bz 1119231 for more information.
Version-Release number of selected component (if applicable):
roll up patch 6.0.3_1_2014 build 2 and 3 (both product BPMS and BRMS)
Steps to Reproduce:
1. Create a simple process Start->HumanTask->End
2. Define process variable: 'procVar'
3. Define data input of task: 'myVar'
4. Define data output of task: 'myVar'
5. Open Data Assignment Editor and define these assignments:
- Data Input: procVar->myVar
- Data Output: myVar->procVar
6. Save assignments
7. Reopen Data Assignment Editor
Actual results:
There is only one data assignment.
Expected results:
All assignments which were saved should be present.
Additional info:
- is related to
-
RHBPMS-821 Process Designer's Data Assignments editor overwrite existing data assignment when we try to add new data assignment.
- Verified
- relates to
-
RHBPMS-821 Process Designer's Data Assignments editor overwrite existing data assignment when we try to add new data assignment.
- Verified