[midPoint] How to fix bulk actions not being bulk? + dryRun
Pavol Mederly
mederly at evolveum.com
Tue Sep 6 10:44:43 CEST 2022
Hello David,
please make sure you are really running 4.4.3-SNAPSHOT after
https://github.com/Evolveum/midpoint/commit/a535e89a. The bug is fixed
there, and tested via automatic test suite.
As for the preview, midPoint currently does not provide the
functionality you need. At least not without some expert-level hacking
in the task, like dumping the model context. Maybe someone from the
community has an experience in this aspect.
Best regards,
--
Pavol Mederly
Software developer
evolveum.com
On 06/09/2022 10:37, David Gregor via midPoint wrote:
> Hi community,
> I created a bulk action that modifies specific roles to requestable
> and delegable. But I noticed that it does not change every role, just
> one.
>
> I found the totally same problem here:
> https://github.com/evolveum/midpoint/blob/master/model/model-intest/src/test/resources/scripting/modify-brothers.xml
>
> I created 2 brothers, but the locality was set to only one of them.
> How can I change both brothers at once?
>
> I assume this is some kind of problem with modify+delta, when I used
> assign action multiple users got the role assigned at once.
>
> Also one more question, when using the dryRun mode, where can I
> preview the changes?
>
> Tested on versions: 4.4.3 snapshot (branch support-4.4) and 4.2.1
> snapshot (branch origin/support-4.2).
>
> Thank you! :)
>
>
> _______________________________________________
> midPoint mailing list
> midPoint at lists.evolveum.com
> https://lists.evolveum.com/mailman/listinfo/midpoint
More information about the midPoint
mailing list