Actions
Task #1126
closedSync of identities - add external code as correlation attribute.
Start date:
06/11/2018
Due date:
% Done:
100%
Estimated time:
Owner:
Updated by Vít Švanda over 6 years ago
- % Done changed from 0 to 60
- I added externalCode as correlation attribute to identity service ... is in the develop (8.1.1) now.
- In the branch 'vsvanda/1126-add-external-code-as-correlation-attribute', I added dynamic correlable filter and modified all correlation filters and services. Tests remains.
Updated by Vít Švanda over 6 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 60 to 90
Implementation is here:
https://github.com/bcvsolutions/CzechIdMng/commit/926f5a18f9c8fd9efcb66bcd00647e46d12e56e2
Tests are here:
https://github.com/bcvsolutions/CzechIdMng/commit/7b39bbb21a5878a617353edadeccec1e88cdc283
Radek, could you make a review please?
Updated by Radek Tomiška over 6 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 90 to 100
I did review and refactored some minor things (removed modifiers in interface, reverted constants in tree node filters for backward compatibility).
New filter builder works (tested by soapUi).
Merged into develop.
Actions