2

I have an inusual situation about creating builds. We have some solutions in a azure devops project and our builds and release management in another azure devops project.

In the design mode, when we are trying to create build from multiple branches, the branch specification hangs to infinite. I asume that this happens because this is not finding this repo in this project.

enter image description here

4
  • Report it as a bug on Developer Community: developercommunity.visualstudio.com Commented Mar 11, 2019 at 18:52
  • I have created a test on my own organization, it works properly in my side. Did this strange behavior only occurs on this project or all other projects ? Commented Mar 12, 2019 at 7:22
  • @jessehouwing I just created in the developercommunity.visualstudio.com. Commented Mar 12, 2019 at 9:30
  • @PatrickLu-MSFT it's important to try from another azure devops project. In the same azure devops project it's no problem. Commented Mar 12, 2019 at 9:32

1 Answer 1

1

If you already select the branch in Azure Repos Git from Get source step

You should be able to see the branches in the Branch filters.

enter image description here

Actually according to your screenshot, this seems be some cache issue. Not sure if it's server side or client side.

Suggest you try to use another machine also give a test with some repos in other projects not only this project.

If this only occurs in your machine, please give a try with clear browser cache, which may do the trick.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.