Task #2612
closedLastContractEndNotificationTask add filter for identities
100%
Description
- filter users by formProjection
- Select box with system - If no system is selected send for all, if some system is selected, send only if user has account on the selected system.*
- filter by TreeNode
Updated by Roman Kučera about 3 years ago
- Description updated (diff)
- Status changed from New to In Progress
- Assignee set to Roman Kučera
Updated by Roman Kučera about 3 years ago
- % Done changed from 0 to 70
Implemented in https://github.com/bcvsolutions/czechidm-extras/tree/2612-lrt-lastcontractendnotif-new-params
I added localization for this LRT.
For form projection and for system we will set the item as not executed with proper message
For tree node, items are filtered so the number of items is really only the items in the node.
This behavior could be change but then the LRT will make multiple similar queries so that`s the reason why I solved it in the way above.
Updated by Roman Kučera about 3 years ago
- check tests
- add additional properties to template
Updated by Roman Kučera about 3 years ago
- % Done changed from 70 to 90
Additional params for notification template are also implemented.
Updated by Roman Kučera about 3 years ago
- % Done changed from 90 to 70
Updated by Roman Kučera about 3 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Roman Kučera to Tomáš Doischer
@doischert Could you please do review of this?
For changes use this https://github.com/bcvsolutions/czechidm-extras/compare/2993-lrt-contract-start-notif?expand=1 because some stuff were fixed together with the other task #2993
Updated by Tomáš Doischer about 3 years ago
- Status changed from Needs feedback to In Progress
- Assignee changed from Tomáš Doischer to Roman Kučera
Reviewed in #2993.
Updated by Peter Štrunc about 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 70 to 100