Task #1187
openWrong count of identities in identity-report
0%
Description
I've generated a report "identity-report" with the option "Disabled identities" set to "Yes". The report was generated correctly, however when I opened the detail it was shown that the report processed 4698 / 4694 identities. It's quite a funny mistake. I guess this happened because four identities have gone disabled while IdM was generating the report. I've managed to reproduce this behavior also by adding/removing/disabling/enabling an identity (by synchronization) at the same moment when the report is being generated.
Files
Updated by Radek Tomiška over 6 years ago
- Assignee changed from Ondřej Kopr to Radek Tomiška
Yes, this is known behavior. Long running task (~ reports) are based on items pagination with "live" filter. We still discuss, if it's wrong or not. My opinion is yes, it should be fixed directly in LRT, but sometimes can be good to process new item immediate - e.g. scheduled task will process item in another run anyway. Load all processed items (or just item identifiers) on the start of LRT can produce really big collection on the other side.
Updated by Radek Tomiška over 6 years ago
- Target version deleted (
Malachite (9.0.0))