-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
- Given
- I've defined a process instance counter report that returns a result of 5 instances
- I delete 3 finished process instances in Cockpit
- When
- I start new instances in the platform
- Then
- The new instances are not importet and thus the result of my report does not change
- Expected behavior
- The latest data will be imported by optimize and the result of my report displays the correct amount of instances
AT:
- the import continues even after historic process instances/activity instances/variable instances were deleted in the engine
- the import has the complete functionality that it had before the bug fix, e.g.
- back off if there is no new data
- import from multiple engines
- I can define the process definition ids to be imported
- I can plugin my variable adapter to adjust the variable import
This is the controller panel for Smart Panels app
1.
|
Optimize does not use the engine import executor anymore | Done | Unassigned | |
2.
|
Fetching of engine entities is done by timestamp | Done | Unassigned | |
3.
|
Import porgress can be computed for import by timestamp | Done | Unassigned | |
4.
|
Footer reports only import status instead of import progress | Done | Unassigned | |
5.
|
Test that import can handle the deletion of process instances during import | Done | Unassigned | |
6.
|
Use page result to check if import is still active | Done | Unassigned | |
7.
|
Cycle through definition list until no definition contains new data | Done | Unassigned | |
8.
|
Too many historic instances with same endtime cause import to skip some instances | Done | Unassigned | |
9.
|
Scroll based index handling works only for limited amount of data | Done | Unassigned | |
10.
|
Remove cycling over process definitions in index handling | Done | Unassigned |