[midPoint-git] [Evolveum/midpoint] 15e69b: Show Executing At column only for root tasks
mederly
noreply at github.com
Fri Nov 19 21:12:35 CET 2021
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 15e69becc4f0355829f46329c6b2def1bb95f030
https://github.com/Evolveum/midpoint/commit/15e69becc4f0355829f46329c6b2def1bb95f030
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2021-11-19 (Fri, 19 Nov 2021)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/server/PageTasks.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/server/TaskTablePanel.java
Log Message:
-----------
Show Executing At column only for root tasks
Currently, we have no API to get the required information for subtasks.
This resolves MID-7309.
Commit: 8ac5d0aa307f7b192ec4581d76474d77663744df
https://github.com/Evolveum/midpoint/commit/8ac5d0aa307f7b192ec4581d76474d77663744df
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2021-11-19 (Fri, 19 Nov 2021)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/resources/ResourceContentPanel.java
Log Message:
-----------
Add objectRef to resource tasks proactively
For tasks created from ResourceContentPanel we no longer rely
on task.objectRef be set from the activity run.
Instead, we set it ourselves, to e.g. show these tasks as attached
to the resource even if they are created in suspended state.
Compare: https://github.com/Evolveum/midpoint/compare/86755e76f6b4...8ac5d0aa307f
More information about the midPoint-svn
mailing list