Defect #1710
closedPagination in automatic role by attribute skip contracts
100%
Description
During processing recalculation exists bad behavior with pagination new passed contract. The pagination is 100 but for second query is requested second page and this page may not exists -> not all contract will be processed.
As workaround cen be started LRT ProcessAllAutomaticRoleByAttributeTaskExecutor (this LRT is also started by synchronization).
Please if is possible fix it in version 9.5.x
Affected version: > 7.7.0
Related issues
Updated by Ondřej Kopr over 5 years ago
- Status changed from New to In Progress
- Priority changed from Normal to High
- Target version set to Quartz (9.6.4)
This will be also part of new hotfix branch 9.5.4
Updated by Ondřej Kopr over 5 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Ondřej Kopr to Radek Tomiška
- % Done changed from 0 to 90
Commit in new hotfix branch: https://github.com/bcvsolutions/CzechIdMng/commit/f927a0dad25b426d602aa7f7daccdec4e05ad7f4 (branch: hotfix-9.5.4)
Commit: https://github.com/bcvsolutions/CzechIdMng/commit/66ac88908e28e266e51a7b7948a8610e52420dbb (branch: develop)
Please Radek could you make a review? Thank you.
Updated by Radek Tomiška over 5 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Radek Tomiška to Ondřej Kopr
- % Done changed from 90 to 100
I did test and feedback, it works, thx!
Note: i checked othed LRT for automatic roles by tree structure (contract and contract position) - pagination is not used there.
Updated by Radek Tomiška over 5 years ago
- Status changed from Resolved to Closed
Updated by Radek Tomiška over 5 years ago
- Related to Defect #1728: Recalculation of automatic roles by LRT is not working added