[midPoint-git] [Evolveum/midpoint] 4796b7: Fix ExportConfigurationWorker#removeItem
mederly
noreply at github.com
Tue Oct 14 20:04:47 CEST 2025
Branch: refs/heads/feature/ninja-stats-export-4.8
Home: https://github.com/Evolveum/midpoint
Commit: 4796b7d00197ae50fbd985fa3162e0d63eecdaac
https://github.com/Evolveum/midpoint/commit/4796b7d00197ae50fbd985fa3162e0d63eecdaac
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/worker/ExportConfigurationWorker.java
Log Message:
-----------
Fix ExportConfigurationWorker#removeItem
This fixes removal of selected items in ninja
"export-configuration" command.
Commit: c1c65dbe0ba0b852bf8fde352db124ddf2cf2954
https://github.com/Evolveum/midpoint/commit/c1c65dbe0ba0b852bf8fde352db124ddf2cf2954
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/worker/ExportConfigurationWorker.java
Log Message:
-----------
Remove operational items in export config
For 4.8, we don't have the luxury of ObjectCleaner,
so we must remove operational items ourselves.
(Incomplete: some items are not marked as operational
in 4.8; but we don't care much at this moment. It's
more convenience than necessity to remove them.)
Compare: https://github.com/Evolveum/midpoint/compare/2232b1a06b90...c1c65dbe0ba0
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