Actions
Defect #1903
closedBulk actions ignore filtering by date
Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Bulk operations
Target version:
Start date:
10/15/2019
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
When deleting entity events, time ranges do not work.
I have IdM with ~1.5M entity events. 916687 are "executed", others are "created". I tried to delete executed events between two dates (see del01.png), there are 240778 events satisfying this condition.
The EntityEventDeleteBulk LRT tried to delete all 916687 executed events (see del02.png). This probably means that filter for the date range does not work properly.
IdM version 9.7.4 but tried to simulate on other project (9.7.10) and also got this behavior.
@affected version 9.1.1
Files
Related issues
Actions