[midPoint-git] [Evolveum/midpoint] 5971d8: new repo: fix of missing containerType conditions ...
virgo47
noreply at github.com
Tue Jan 11 00:12:34 CET 2022
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 5971d8f4a879f4246cff30472f94e518cefc189e
https://github.com/Evolveum/midpoint/commit/5971d8f4a879f4246cff30472f94e518cefc189e
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2022-01-11 (Tue, 11 Jan 2022)
Changed paths:
M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/object/QAssignmentHolderMapping.java
M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/role/QAbstractRoleMapping.java
M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/SqaleRepoSearchTest.java
Log Message:
-----------
new repo: fix of missing containerType conditions for assignments/indc.
This affects only AbstractRole subtypes, but the problem was that filter
on F_ASSIGNMENT and F_INDUCEMENT were not distinguished properly.
This is fixed now in the mapping, in addition to the owner OID condition
on the ON clause, proper containerType condition is added as well.
More information about the midPoint-svn
mailing list