You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/organizations/settings/work/manage-process.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,11 +30,11 @@ An inherited process serves as the foundation for your work tracking system. Whe
30
30
In this tutorial, you:
31
31
32
32
> [!div class="checklist"]
33
-
> *[Create an inherited process based on the Agile, Scrum, Basic, or CMMI models]
34
-
> *[Change the process type associated with a project]
35
-
> *[Create a new project from a defined process]
36
-
> *[Copy a process and make customizations]
37
-
> *[Enable and disable processes, and set the default process]
33
+
> * Create an inherited process based on the Agile, Scrum, Basic, or CMMI models
34
+
> * Change the process type associated with a project
35
+
> * Create a new project from a defined process
36
+
> * Copy a process and make customizations
37
+
> * Enable and disable processes, and set the default process
38
38
39
39
## Prerequisites
40
40
@@ -54,7 +54,7 @@ Create an inherited process that you can customize with the following steps. The
54
54
55
55
1. Select **Boards** > **Process**. In the **Processes** list, highlight the process to use and select :::image type="icon" source="../../../media/icons/actions-icon.png"::: **More actions** > **Create inherited process**.
56
56
57
-
Choose the same system process that was used to create the project that you want to customize. The process types can include [Agile](../../../boards/work-items/guidance/agile-process.md), [Basic](../../../boards/get-started/plan-track-work.md&tabs=basic-process&preserve-view=true), [Scrum](../../../boards/work-items/guidance/scrum-process.md), and [Capability Maturity Model Integration(CMMI)](../../../boards/work-items/guidance/cmmi-process.md).
57
+
Choose the same system process that was used to create the project that you want to customize. The process types can include [Agile](../../../boards/work-items/guidance/agile-process.md), [Basic](../../../boards/get-started/plan-track-work.md?tabs=basic-process&preserve-view=true), [Scrum](../../../boards/work-items/guidance/scrum-process.md), and [Capability Maturity Model Integration(CMMI)](../../../boards/work-items/guidance/cmmi-process.md).
58
58
59
59
The following example creates an inherited process from the Agile system process:
60
60
@@ -77,20 +77,20 @@ Create an inherited process that you can customize with the following steps. The
77
77
78
78
1. Select **Process**.
79
79
80
-
:::image type="content" source="media/process/open-process-2020.png" border="false" alt-text="Screenshot showing highlighted Process button." lightbox="HERE":::
80
+
:::image type="content" source="media/process/open-process-2020.png" alt-text="Screenshot showing how to select the Process option to see all processes for the collection.":::
81
81
82
82
> [!IMPORTANT]
83
83
> If you don't have the **Create inherited process** menu option, then the collection you selected is set to work with the on-premises XML process model. For more information, see [Customize your work tracking experience - On-premises XML process model](../../../reference/customize-work.md).
84
84
85
-
Inherited child processes automatically update, based on their parent system processes. Updates to processes are documented in [Release Notes for Azure DevOps Server](/azure/devops/server/release-notes/azuredevops2020u1).
85
+
Inherited child processes automatically update, based on their parent system processes. Updates to processes are documented in [Release Notes for Azure DevOps Server](/azure/devops/server/release-notes/azuredevops2020u1).
86
86
87
87
::: moniker-end
88
88
89
89
After you define the inherited process, you can complete the following tasks:
90
90
91
91
-[Customize a project by using an inherited process](customize-process.md)
92
92
-[Create a project](#create-a-project-from-a-process) that uses the inherited process
93
-
-[Update a project to use the inherited process](#migrate), as described in the next section
93
+
-[Update a project to use the inherited process](#migrate)
94
94
95
95
<aid="migrate"></a>
96
96
@@ -138,7 +138,7 @@ Follow these steps to create a project from a process:
138
138
139
139
::: moniker range=">= azure-devops-2020"
140
140
141
-
:::image type="content" source="media/process/new-team-project-from-inherited-process-menu.png" border="false" alt-text="Screenshot that shows how to select the new team project option for a selected process.":::
141
+
:::image type="content" source="media/process/new-team-project-from-inherited-process-menu.png" alt-text="Screenshot that shows how to select the new team project option for a selected process.":::
0 commit comments