Actions
Defect #1440
closedFilter for identities by tree node recursively doesn't count with tree type
Start date:
01/10/2019
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
When more than one tree type is defined, then identities searched by tree node recursively doesn't count with tree type => forest index is used only and wrong identities could be returned, when index numbers match.
Add appropriate criteria with tree type into identity filter predicates.
Updated by Radek Tomiška almost 6 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Ondřej Kopr
- % Done changed from 0 to 90
I fixed filtering identities by tree node recursively - prevent to mix tree types.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/3b90ab3246d9a29159cf75b8a0da76a1eae132d8
Could you do a feedback please?
Updated by Radek Tomiška almost 6 years ago
- Target version changed from Opal (9.4.0-rc.1) to Opal (9.4.0)
Updated by Vít Švanda almost 6 years ago
- Target version changed from Opal (9.4.0) to Opal (9.4.0-rc.2)
Updated by Ondřej Kopr almost 6 years ago
- Target version changed from Opal (9.4.0-rc.2) to Onyx (9.3.3)
Updated by Ondřej Kopr almost 6 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Ondřej Kopr to Radek Tomiška
- % Done changed from 90 to 100
Thank you for add tree type into filtering, also test is awesome. I just cherry picked the commit into 9.3.3, because some project needs it on production. Thank you.
Updated by Radek Tomiška almost 6 years ago
- Status changed from Resolved to Closed
Actions