[midPoint-git] [Evolveum/midpoint] 9bc0a5: Report the non-iterative scripting result status
mederly
noreply at github.com
Tue Nov 29 17:47:45 CET 2022
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 9bc0a57510b157920626b21c9c9bbf0cabf34d5b
https://github.com/Evolveum/midpoint/commit/9bc0a57510b157920626b21c9c9bbf0cabf34d5b
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2022-11-29 (Tue, 29 Nov 2022)
Changed paths:
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/ScriptExecutionResult.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/scripting/NonIterativeScriptingActivityHandler.java
Log Message:
-----------
Report the non-iterative scripting result status
When re-working tasks in 4.4, we discarded the code that reported on
the operation result status of the non-iterative scripting action;
instead, we always reported "success".
This is now fixed. It should resolve MID-8056.
More information about the midPoint-svn
mailing list