cancel
Showing results for 
Search instead for 
Did you mean: 

Shouldn't Unique Identifier of process instance be displayed in Task Form Heading

akashdhruvc
Champ in-the-making
Champ in-the-making
Assume I have a process in Activiti Enterprise Edition named "Loan_Process" which as 2 Human Tasks with UI Forms named - "Request for Loan" (with User Groups = Requester) & "Approve Loan" (with User Groups = Approver)

In case the 'Loan_Process' BPM is triggered 20 times & all 20 tasks are pending with Requester Group ('yet to be claimed'), in the task list, the group members will just sees a bunch of tasks named "Request for Loan" .

In case he wants to identify a particular instance, he cant - as the names of the UI tasks are all the same with no unique identifier in the Tasks App>Task List>Queued Tasks name itself.

What can one do in such a situation. Do we have a solution for this? Please Help
2 REPLIES 2

vasile_dirla
Star Contributor
Star Contributor
Hi,
Yes this case could be a bit confusing in terms of user experience, I'll talk about it with the other guys in the team and then we should find a solution to improve the user experience in this case.

jonnyg
Confirmed Champ
Confirmed Champ
We have done this by adding to the task-detail.html view:
Task #{{model.task.id}}