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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -258,13 +258,13 @@ To install the extension in this case, go to the [Microsoft marketplace](https:/
258
258
That should be everything you need to do.
259
259
Please see [Microsoft's official installation instructions](https://learn.microsoft.com/en-us/azure/devops/marketplace/install-extension?view=azure-devops) for more details.
260
260
261
-
The new "History" tab can be configured as explained above in the chapter "Installation for the "Inheritance" process model".
261
+
The new "History" tab can be configured as explained above in the chapter ['Installation for the "Inheritance" process model'](#installation-for-the-inheritance-process-model) of the on-premise installation instructions.
262
262
263
263
264
264
## Installation for the "Hosted XML" process model
265
265
266
266
The ["Hosted XML" process model](https://learn.microsoft.com/en-us/azure/devops/reference/customize-work?view=azure-devops-2022#collection-level-process-customization) is only available for organizations that used the [data migration tool](https://www.microsoft.com/en-us/download/details.aspx?id=54274).
267
-
The installation of the extension should be the same as for the "Inheritance" model, see above.
267
+
The installation of the extension should be the same as for the "Inheritance" model, see [previous chapter](#installation-for-the-inheritance-process-model-1).
268
268
However, you need to add the new "History" tab manually to the work item types by modifying their XML definition files.
269
269
For information on how to do this, please refer to the [official Microsoft documentation](https://learn.microsoft.com/en-us/azure/devops/organizations/settings/work/hosted-xml-process-model?view=azure-devops) (especially on how to [modify](https://learn.microsoft.com/en-us/azure/devops/organizations/settings/work/import-process/customize-process?view=azure-devops) and [import](https://learn.microsoft.com/en-us/azure/devops/organizations/settings/work/import-process/import-process?view=azure-devops) processes).
270
270
Apart from the import/export steps, the steps of modifying the actual XML file should be the same as for the "On-premises XML" process model outlined above.
0 commit comments