-
New Feature
-
Resolution: Duplicate
-
Minor
-
None
Workflow user has no information about all tasks which are awaiting for his action.
User has only click in each task in the left pane on web interface screen and check one by one if any action is required.
Typical view for workflow systems should be implemented with all tasks awaiting for logged user action:
User task list | |||
---|---|---|---|
Workflow name | Build number | Submitter group(s) | Request date |
MyWorkflow1 | 23 | MY_LDAP_GROUP_1 | 2016.01.01 10:10:10 |
MyWorkflow2 | 1 | MY_LDAP_GROUP_2 | 2016.01.02 10:10:10 |
MyWorkflow3 | 32 | MY_LDAP_GROUP_3 | 2016.01.03 10:10:10 |
with link to the workflow form.
- duplicates
-
JENKINS-31118 Workflow jobs that are waiting for input should have a visual cue in build history
- Resolved