[midPoint-git] [Evolveum/midpoint] ed4264: new repo: fix of missing containerType conditions ...

virgo47 noreply at github.com
Tue Jan 11 12:36:03 CET 2022


  Branch: refs/heads/support-4.4
  Home:   https://github.com/Evolveum/midpoint
  Commit: ed426413330a8e9a87cca51cf9954675f76d1e42
      https://github.com/Evolveum/midpoint/commit/ed426413330a8e9a87cca51cf9954675f76d1e42
  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.

(cherry picked from commit 5971d8f4a879f4246cff30472f94e518cefc189e)




More information about the midPoint-svn mailing list