Details
-
Type:
New Feature
-
Status:
Committed
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 1.1
-
Component/s: None
-
Labels:None
-
Request Controller:Albers, Stephan
-
External Supervisor:Voitovich, Mary
-
Executing Programmer:Please select
Description
The delegation functionality has been implemented in PROC, but needs to be transferred to the GrailsFlow kernel.
Delegation allows delegate nodes from one user to another user for a period of time. User A is the assignee of some Process Nodes of type Wait. The Nodes wait for user actions. User A has vacations and delegates his responsibilities for some period of time to User B. During this period User B should see Processes/Nodes of type Wait that are visible to User A. User B can manage the nodes on behalf of User A
We need:
- an editor for the delegation (see PROC-...)
- changes to the worklist (see PROC-...). The user should see his task and the task of the user he is substituting. He should also see that the action are assigned to another user.
This functionality was already implemented in Procurement/GrailsFlow-Core branch rel_20090330. This behavior should be implemented into the trunk of GrailsFlow-core. See http://support.jcatalog.com/browse/PROC-1378 and it's sub-tickets. We need to transfer this into GrailsFlow and make the necessary adjustments.