Forum Discussion
vitoorns
Aug 13, 2024Copper Contributor
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 bra...
Kidd_Ip
Aug 14, 2024MVP
Please try to fix by Review and Update Branch Policies, Verify Permissions and Specify the Branch Name in the Version Descriptor
vitoorns
Aug 15, 2024Copper Contributor
Kidd_Ip So, this is exactly the problem: one of the requirements is that the branch must have protection, but the tool doesn't allow me to perform this task. When I make a change and try to commit, it asks me to enter the details, such as the name of the new branch. However, when I attempt to merge, an error occurs. Note that I can see the branch I created during this process, but the changes made are lost in this new branch. As a result, even the branch I created due to the changes doesn't retain them.