[midPoint-git] [Evolveum/midpoint] 01ba3e: Fix reporting on shadows deleted by reconciliation
mederly
noreply at github.com
Wed Sep 25 17:24:58 CEST 2024
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 01ba3ec57a45ce76a8d748cf73a951c21d8816c6
https://github.com/Evolveum/midpoint/commit/01ba3ec57a45ce76a8d748cf73a951c21d8816c6
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/ShadowUpdater.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/tasks/TestReconTask.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/tasks/TestReconTaskMultiNode.java
A model/model-intest/src/test/resources/tasks/recon/resource-dummy-harsh.xml
A model/model-intest/src/test/resources/tasks/recon/task-reconciliation-harsh.xml
Log Message:
-----------
Fix reporting on shadows deleted by reconciliation
When a shadow is gone, e.g. using <deleteResourceObject> synchronization
action, we should not report (failed) recording of synchronization
metadata as a problem.
Resolves MID-9217.
Commit: dd5f2a794d4d292c3b3317a4c12a4e957e1c34e2
https://github.com/Evolveum/midpoint/commit/dd5f2a794d4d292c3b3317a4c12a4e957e1c34e2
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M docs/admin-gui/admin-gui-config/index.adoc
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/DefaultGuiConfigurationCompiler.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/AssociationTypesPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/ResourceObjectTypesPanel.java
A gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/SchemaHandlingPanel.html
A gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/SchemaHandlingPanel.java
M release-notes.adoc
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/b5505ba26dd0...dd5f2a794d4d
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