Actions
Task #338
closedSynchronization - search entity by EAV
Status:
Closed
Priority:
Normal
Assignee:
Ondřej Kopr
Category:
Synchronization
Target version:
Start date:
03/22/2017
Due date:
% Done:
100%
Estimated time:
Owner:
Description
In synchronization can be entities find by correlation attribute.
For now correlation attribute support search by entity property only.
In this task we will implement search by value store in EAV.
EAV service now supproted search by value (#289).
Updated by Ondřej Kopr over 7 years ago
Synchronization now working wiht eav attributes (identities, roles and tree nodes) + add some test for synchronization.
Please Vitek could you make a review, commit: https://github.com/bcvsolutions/CzechIdMng/commit/16e8a9a3fe6417f503c59850ead29902564ec4b2
Updated by Ondřej Kopr over 7 years ago
- Status changed from New to Needs feedback
- Assignee changed from Ondřej Kopr to Vít Švanda
- % Done changed from 0 to 90
Updated by Vít Švanda over 7 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Vít Švanda to Ondřej Kopr
- % Done changed from 90 to 100
Looks good.
I discovered bug. For search extended attribute you used name of attribute instead idmProperty. I fixed it.
Actions