Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Release pipelines not visible on Azure DevOps page

I can view all features except Release pipelines which is showing empty screen for me as shown below. I have tried different browsers such as Google Chrome and Microsoft Edge, both showing empty screen. I have verified that I have full access permissions and Visual Studio subscription also. Let me know if you ever faced such issue and a solution for this. Thanks.

enter image description here

like image 765
Ratheesh Vijay Avatar asked Dec 28 '25 18:12

Ratheesh Vijay


2 Answers

Been hating Azure Portal because they never cared about how intuitive their UI, menus, and options are. It's very hard to navigate. I just want to rant. Here's how you can enable the Release option:

Go to organization settings

  • Click the Azure DevOps logo
  • At the lower left

enter image description here

Turn off Disable classic release

enter image description here

No idea why they disabled it by default. It says classic and not deprecated, so it should be visible.

Edit (11/03/23): I've read somewhere that Release will be deprecated in favor of a multi-staged pipeline. That explains. They could have added some notes though.

like image 188
duduwe Avatar answered Dec 31 '25 19:12

duduwe


You could troubleshoot this issue by checking following steps.

  • Go to Organization Settings>>Users page to check if your access level, make sure that you are not StakeHolder.
  • Go to this Project Settings>>Permissions>>Users tab to find you, and check which groups that you belong to. Usually members of Contributors group can freely access to releases page.
  • Check if others in the same group have the same issue, or just you have this issue.
  • Try this in other computers to check if there are some plugins or extensions which cause this issue.
  • If you are behind firewall or proxy, please check if the requests are blocked. You could click F12 to check the browser network requests.

BTW, we find that there are service events, which might causes this issue, you could monitor it.

like image 39
Edward Han-MSFT Avatar answered Dec 31 '25 19:12

Edward Han-MSFT



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!