Skip to content

Commit 8080d84

Browse files
authored
Merge pull request #208568 from nayenama/release-08192022
workflow updates
2 parents e244d29 + 65dd0b8 commit 8080d84

File tree

6 files changed

+33
-1
lines changed

6 files changed

+33
-1
lines changed

articles/purview/how-to-workflow-manage-requests-approvals.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,21 @@ Select the request to take action.
6868

6969
1. Select the correct status, add any comments, and select **Confirm**.
7070

71+
### Re-assign requests
72+
73+
You can re-assign requests both approvals and tasks which are assigned to you to a different user.
74+
75+
1. To re-assign, select request or task you are assigned and click on **Reassign** in the following window.
76+
77+
:::image type="content" source="./media/how-to-workflow-manage-requests-approval/reassign-button.png" alt-text="Screenshot showing the task selected and the Respond page is open, with details, a status, and a place for comments and re-assign button.":::
78+
79+
1. You will be not presented with a list of all the users who are assigned to the request. Click on **Assignee** where your user name or the group you are part of will be displayed and change it from your user name to the new user name. Click **Save** to complete the re-assignment.
80+
81+
:::image type="content" source="./media/how-to-workflow-manage-requests-approval/reassign-user.png" alt-text="Screenshot showing the request selected and the re-assign user.":::
82+
83+
> [!NOTE]
84+
> You can only re-assign your user id or group you are part of to another user or group. The other assignees will be greyed out and will not available for re-assignment.
85+
7186
## Pending requests
7287

7388
In this tab you can view all the approval requests and tasks that you've submitted.
@@ -76,6 +91,16 @@ Select the request to see the status and the outcomes for each approver/task own
7691

7792
:::image type="content" source="./media/how-to-workflow-manage-requests-approval/my-pending-requests.png" alt-text="Screenshot with the requests and approvals page shown on the 'My pending requests' tab, with a list of requests from the user that are waiting approver response.":::
7893

94+
### Cancel workflows
95+
96+
You can cancel a submitted request and it's underlying workflow by clicking on **Cancel request and it's underlying workflow run**.
97+
98+
:::image type="content" source="./media/how-to-workflow-manage-requests-approval/cancel-workflow-request.png" alt-text="Screenshot with the requests and approvals page shown on the 'My pending requests' tab, with cancel request.":::
99+
100+
> [!NOTE]
101+
> You can only cancel workflows which are in progress. When you cancel a request from requests and approvals section, it will cancel underlying workflow run.
102+
103+
79104
## History
80105

81106
All the completed approvals and tasks are moved to this tab.

articles/purview/how-to-workflow-manage-runs.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,17 @@ This article outlines how to manage workflows that are already running.
3434

3535
:::image type="content" source="./media/how-to-workflow-manage-runs/workflow-details.png" alt-text="Screenshot of the workflow runs page, with an example workflow name selected, and the workflow details page overlaid, showing workflow run, submission time, run I D, status, and a list of all steps in the request timeline.":::
3636

37-
1. You can select any of the actions in the request timeline to see the specific status and substep details.
37+
1. You can select any of the actions in the request timeline to see the specific status and sub steps details.
3838

3939
:::image type="content" source="./media/how-to-workflow-manage-runs/select-stages.png" alt-text="Screenshot of the workflow runs page, with the workflow details page overlaid. Some workflow run actions in the request timeline have been expanded to show more information and sub steps.":::
4040

41+
1. You can cancel a running workflow by clicking on **Cancel workflow run**.
42+
43+
:::image type="content" source="./media/how-to-workflow-manage-runs/cancel-workflows.png" alt-text="Screenshot of the workflow runs page, with the workflow details page overlaid and cancel button to cancel the workflow run.":::
44+
45+
> [!NOTE]
46+
> You can only cancel workflows which are in progress.
47+
4148

4249
## Next steps
4350

93.7 KB
Loading
114 KB
Loading
107 KB
Loading
108 KB
Loading

0 commit comments

Comments
 (0)