[midPoint-git] [Evolveum/midpoint] 71ab92: Fix "preview + create-on-demand" combination

mederly noreply at github.com
Thu Jan 18 23:58:25 CET 2024


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 71ab92bc57e9d63657207556a5182e87e7bcf0fb
      https://github.com/Evolveum/midpoint/commit/71ab92bc57e9d63657207556a5182e87e7bcf0fb
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-01-18 (Thu, 18 Jan 2024)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/SecurityHelper.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/simulation/TestPreviewChangesCoD.java
    A model/model-intest/src/test/resources/simulation/cod/archetype-double-assignments.xml
    M model/model-intest/src/test/resources/simulation/cod/object-template-org.xml
    A model/model-intest/src/test/resources/simulation/cod/object-template-user-double-assignments.xml
    A model/model-intest/src/test/resources/simulation/cod/org-existing.xml

  Log Message:
  -----------
  Fix "preview + create-on-demand" combination

Objects created on demand in preview mode do not really exist.
This causes an issue when determining a security policy for
such a "new" org object. This commit fixes that.

Related to MID-9426.




More information about the midPoint-svn mailing list