Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
Description
As an execution manager, I want to bulk reassign workflow instances from overloaded users, so that I can uncloak my workflow and solve bottlenecks in my process execution.
Context
The Workflow Metrics is capable of helping users understand predict delivery times and understand which participants are meeting the expected deadlines at each stage of the process. However, when a bottleneck is found due to a couple of users being overloaded with tasks, one of the main actions that execution managers may need is reassign some of those tasks to other user that are idle or less overloaded.
This Story aims to allow users to choose a multiple instance in the Workflow Metrics instance list screen and reassign them to another user.
Design Deliverables
Bulk Reassign With Same Reassignee Mockups
Bulk Reassign With Different Assignees
Acceptance Criteria
1- User should be able to mark the checkboxes of one or more instances in the "Workflow instances list screen" and bulk reassign all tasks of those instances to another user;
2- The bulk reassign option should be available in all and any "Workflow instances list screen", doesn't matter how the user did access it;
3- The reassign option should open a modal, according to the mockups, and list all the pending (open) tasks associate with each and all instances selected. This screen should also let the user select which tasks he desires to reassign to another user;
- The user should be able to filter this task list screen per Role or per Step.
4- After selecting the tasks he wishes to reassign, the user should be redirected to a second screen, in which he can either:
- 4.1- Choose a new assignee for all the tasks;
- This option should let the user select only assignees that are compatible with all selected tasks;
- 4.2- Choose a new assignee for each task individually tasks
- This option should let the user choose the assignee of each task. The system should only allow user to select the assignees that are compatible with the task.
5- [Nice to have] If feasible, when listing the compatible new assignees for that instance, the system could also inform how many Workflow tasks are assigned for each user of the list in that moment.
Definitions of Done
- Related tests created and passed successfully;
- All Acceptance Criteria were passed;
- Make sure that all system documentation were updated (if necessary);
- Validated by QA, Product Designer and/or PM;
- No critical issue related to Story scope (ex.: similar of a FP4, FP5 bug);
- Code with peer review completed.
Attachments
Issue Links
- depends on
-
LPS-107224 Pagination must support infinity
-
- Closed
-
- Testing discovered
-
LPS-107924 Tooltip inside Select New Assignee modal is not being displayed on IE11
- Closed
-
LPS-107928 Table from Reassign Tasks modal is not displaying the row separators on Firefox, Safari, Edge and IE11
- Closed
-
LPS-108687 Bulk modal blinks when the focus is on the dropdown field on IE11
- Closed
-
LPS-108689 When all items are selected to be reassigned in a filtered All Items page, the bulk modal is not considering the filter results
- Closed
-
LPS-108764 Metrics Bulk Reassign Modal: "your-connection-was-unexpectedly-lost" error message is being displayed when the connection is lost
- Closed
- links to