Task #289
closed
Implement search to FormService (EAV)
Added by Vít Švanda almost 8 years ago.
Updated almost 8 years ago.
Description
We need search entity (owner), by extended attribute value.
For example we have available this informations "IdmIdentity.class", "email2", "svanda.vit@seznam.cz".
This is need for example in synchronization, where we have correlation attribute.
Correlation attribute now support only search entity by fields in Identity. Search by extended attribute is not supported for now.
- Status changed from New to In Progress
- Precedes Task #247: Provisioning attribute mapping - update eav attribute definition added
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 0 to 90
I've implemented method for finding owner by attribute value (one attribute is supported for now). Tests are included.
I added more useful method to FormService api:
- attribute save and delete is supported now (attribute could be deleted, if no value was inserted)
- find attribute by name
Both method is used in system attribute mapping now and could be used for attribute update (#247).
Could you make a review and test, please?
- Status changed from Needs feedback to Closed
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 100
- Interface, code and test looks fine.
- This function will be used in synchronization, within task #338.
Also available in: Atom
PDF