[midPoint-git] [Evolveum/midpoint] 0a7c5b: Treat unmanaged group removal gracefully

mederly noreply at github.com
Fri Sep 13 20:37:46 CEST 2024


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 0a7c5b38d78257866e009976feadaf170e39f392
      https://github.com/Evolveum/midpoint/commit/0a7c5b38d78257866e009976feadaf170e39f392
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-09-13 (Fri, 13 Sep 2024)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/AssociationSynchronizationExpressionEvaluator.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/associations/TestAssociations.java
    M model/model-intest/src/test/resources/associations/resource-dummy-ad.xml

  Log Message:
  -----------
  Treat unmanaged group removal gracefully

When unmanaged group is removed, the role is gone. So the assignments
are dangling. After this commit, user recomputation (with reconciliation
option on) as well as group reconciliation should both remove these
extra assignments nicely.

Technically, we no longer fail on exceptions in
doesVetoTargetValueRemoval method in <associationSynchronization>
expression evaluator.

Should resolve MID-9917.



To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications


More information about the midPoint-svn mailing list