Details
-
Bug Report
-
Status: Done
-
L3 - Default
-
Resolution: Fixed
-
None
-
None
Description
AT:
- given:
- Optimize and engine are configured and up running
- Optimize imported all data including unfinished process instances
- when:
- the engine complete process instances
- then:
- the finished process instances are not imported to Optimize (the process instances have, thus no end date)
- expected:
- the finished process instances are imported to Optimize
Hint:
when unfinished pi is imported that id is stored in the tracking type. When the finished pi is now imported to optimize, it is sorted out because it uses the same tracking type.