Task #761
closedProvisioning after add contract guarantee
100%
Description
Please invoke provisioning after manually add contract guarantee for contract, add also some attribute for skip this provisioning.
Related issues
Updated by Ondřej Kopr about 7 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Ondřej Kopr to Vít Švanda
- % Done changed from 0 to 90
Add EventableDtoService for IdmContractGuaranteeService and implement four now processor (2 - acc, 2 core). In acc module is provisioning for create and update IdmContractGuaranteeDto after save/update, but for delete operation is before delete.
Tests are included.
also cheked todos in ContractSynchronizationExecutor (provisioning skip after add contract guarantee)
Commit with tests: https://github.com/bcvsolutions/CzechIdMng/commit/9fe9152593d20527e857a201b65b1cc7982e3d03
Documentation: https://wiki.czechidm.com/devel/dev/architecture/events#provisioning_after_create_update_or_delete_manually_added_guarantee_for_contract
Please Vitek could you make a review?
Updated by Ondřej Kopr about 7 years ago
- Related to Task #671: Create events for IdmContractGuarantee added
Updated by Vít Švanda about 7 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Ondřej Kopr
- % Done changed from 90 to 100
I did review and it looks fine. Integreating to ContractSync work great too. Thanks for that.
Updated by Radek Tomiška about 7 years ago
- Status changed from Resolved to Closed