[midPoint-git] [Evolveum/midpoint] 027d99: Fix entitlements handling during phantom renames

mederly noreply at github.com
Fri Mar 5 01:27:27 CET 2021


  Branch: refs/heads/support-4.2
  Home:   https://github.com/Evolveum/midpoint
  Commit: 027d99ed915d6c7636ffbda6007cf183e04409f2
      https://github.com/Evolveum/midpoint/commit/027d99ed915d6c7636ffbda6007cf183e04409f2
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2021-03-05 (Fri, 05 Mar 2021)

  Changed paths:
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ResourceObjectConverter.java
    M provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/impl/opendj/TestOpenDj.java

  Log Message:
  -----------
  Fix entitlements handling during phantom renames

When a phantom rename is issued (e.g. DN is set to the same value
as it has had), the entitlements were added+removed, leading to their
loss. This is now fixed by checking if the rename is real.

This resolves MID-6770.

(cherry picked from commit 377aba6fd2899be715217efde9d35163bec71520)




More information about the midPoint-svn mailing list