Actions
Task #3062
openDisplay results of a processed task (bulk action) without displaying all scheduled tasks
Status:
New
Priority:
Normal
Assignee:
Roman Kučera
Category:
Scheduler
Target version:
-
Start date:
02/16/2022
Due date:
% Done:
0%
Estimated time:
Owner:
Description
Use case:
Managers manage their external workers.
When they run several bulk actions, e.g. change manager, change contract validity, some of the items may not be executed due to their permissions.
So we would like to add permission so they can see their tasks and their results. We try:
Managers manage their external workers.
When they run several bulk actions, e.g. change manager, change contract validity, some of the items may not be executed due to their permissions.
So we would like to add permission so they can see their tasks and their results. We try:
- Scheduler and long running tasks (IdmLongRunningTask) - Read - SelfLongRunningTaskEvaluator
- Scheduler and long running tasks (IdmProcessedTaskItem) - Read - BasePermissionEvaluator
However, they can now see all system scheduled tasks in IdM in Settings -> Task Scheduler -> Scheduled Tasks. We don't want to display that to common users.
Please support the separation of these distinct agendas.
No data to display
Actions