-
Bug
-
Resolution: Done
-
Major
-
7.0.0.GA
The attached process was created with the new process designer. If user tries to migrate this process, he is not successful. The old designer will open the migrated process in xml editor. This issue is caused by complex completion condition (used logical operators &&, ||).
Reproducer
Acceptance test
Try to migrate process, where MI subprocess has fields:
- name: <!@?>
- documentation: 式
- input collection: some var
- output collection: some var
- input: some var
- output: some var
- completion condition: a.size() == 0 && b.size() > 0 || KieFunctions.isNull(c)
- is blocked by
-
RHPAM-1010 Stunner - MI SubProcess CompletionCondition is not stored
- Closed
- is related to
-
RHPAM-1578 Stunner - MI input data is not migrated
- Closed