[midPoint-git] [Evolveum/midpoint] 19d1e2: Report the non-iterative scripting result status
mederly
noreply at github.com
Mon Jan 9 19:55:02 CET 2023
Branch: refs/heads/support-4.4
Home: https://github.com/Evolveum/midpoint
Commit: 19d1e2af8cc9b6a61e9fabd0a0ede55a5df3ad7e
https://github.com/Evolveum/midpoint/commit/19d1e2af8cc9b6a61e9fabd0a0ede55a5df3ad7e
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-01-09 (Mon, 09 Jan 2023)
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.
(cherry picked from commit 9bc0a57510b157920626b21c9c9bbf0cabf34d5b)
Commit: e7f6d96e9249c81c26553e25e627ea399b52e8e1
https://github.com/Evolveum/midpoint/commit/e7f6d96e9249c81c26553e25e627ea399b52e8e1
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-01-09 (Mon, 09 Jan 2023)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/scripting/AbstractBasicScriptingTest.java
A model/model-intest/src/test/resources/scripting/task-custom-scripting.xml
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/ActivityProgressAsserter.java
Log Message:
-----------
Demonstrate custom progress reporting
Related to MID-8056.
Compare: https://github.com/Evolveum/midpoint/compare/4122702f27f8...e7f6d96e9249
More information about the midPoint-svn
mailing list