Problem with Branch Protection in Azure DevOps Wiki
I am facing an issue with Azure DevOps and need help understanding the available options in the Wiki. There is an option in the Azure DevOps Wiki that allows making changes directly by creating a branch for review before merging it into the main branch. However, when attempting to do so, we receive the following error: “The versionType should be ‘branch’ and version cannot be null. Parameter name: versionDescriptor.”
I would like to understand why this error occurs and why it is not possible to proceed with this process. We have users who use the Wiki’s built-in editor to develop content, and without this functionality, their work becomes more difficult.
It is important to note that this issue occurs when we use the branch protection feature.
I am facing an issue with Azure DevOps and need help understanding the available options in the Wiki. There is an option in the Azure DevOps Wiki that allows making changes directly by creating a branch for review before merging it into the main branch. However, when attempting to do so, we receive the following error: “The versionType should be ‘branch’ and version cannot be null. Parameter name: versionDescriptor.”I would like to understand why this error occurs and why it is not possible to proceed with this process. We have users who use the Wiki’s built-in editor to develop content, and without this functionality, their work becomes more difficult.It is important to note that this issue occurs when we use the branch protection feature. Read More