Actions
Task #119
closedShow candidates for resolve task
Start date:
08/23/2016
Due date:
% Done:
100%
Estimated time:
4.00 h
Owner:
Description
Now is in history tasks show only assigned user, but in most cases we use candidates.
- Add column for show candidates in task history (only first 2-3 will be show).
- Add same column to table of processes on roles tab (user).
Updated by Vít Švanda over 8 years ago
- Assignee changed from Vít Švanda to Ondřej Kopr
Updated by Ondřej Kopr over 8 years ago
- Status changed from In Progress to Closed
- Assignee changed from Ondřej Kopr to Vít Švanda
- % Done changed from 0 to 90
Implementation:
For get participant was used history service and method getHistoricIdentityLinksForProcessInstance.
candicateUsers are categorized by IdentityLinkType.PARTICIPANT.
FE:
Column candidates was added to roles table and wf history table.
Please do code review and check FE.
Updated by Vít Švanda over 8 years ago
- Status changed from Closed to Needs feedback
Updated by Vít Švanda over 8 years ago
- Status changed from Needs feedback to In Progress
- Assignee changed from Vít Švanda to Ondřej Kopr
Updated by Ondřej Kopr over 8 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Ondřej Kopr to Vít Švanda
Updated by Vít Švanda about 8 years ago
- Status changed from Needs feedback to Closed
- % Done changed from 90 to 100
I did review. It is nice and working.
- I changed number of item in column from 2 to 3.
- I rename localization value (Kandidáti -> Mohou řešit)
Actions