Actions
Task #3122
closedImprove the notification about new tree nodes
Start date:
05/16/2022
Due date:
% Done:
100%
Estimated time:
Owner:
Description
The current NewTreeNodeProcessor lacks filtering by parent and tree type. The notification itself is barebone and several attributes need to be added:
- parentsPath – the entire path to the tree node (parent / sub / tree node)
• treeNodeDto – the entire IdmTreeNodeDto
• url - URL to the tree node
Updated by Tomáš Doischer over 2 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Tomáš Doischer to Roman Kučera
- % Done changed from 0 to 90
Implemented. I added new tests and I had to make some changes (I have no idea how the tests could have passed before).
Documentation updated: https://wiki.czechidm.com/tutorial/adm/new_tree_node_notification
PR: https://github.com/bcvsolutions/czechidm-extras/pull/78
@kucerar, can you please give me feedback?
Updated by Roman Kučera over 2 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Roman Kučera to Tomáš Doischer
LGTM, thx, merged
Updated by Peter Štrunc over 2 years ago
- Status changed from Resolved to Closed
- % Done changed from 90 to 100
Actions