In the old dashboard there use to be a way to view your organization’s build queue - it has semi-stopped working for a while, and I recently deleted the URL to it because it wasn’t worth looking at - I don’t remember what the URL was at this point to provide context.
It would be nice if this page could start working again, or if there was some way to view all the builds going for your organization. Otherwise the link in the build queue for a project is a bit confusion because it basically just takes you to a broken page.
I’ve attached a picture of the link that I’m talking about.
Thanks for pointing this out, I just wrote a fix for this which should go out tomorrow. I’ll also log some work to try and get the org level history working a bit better (though as you note it’s a bit obscure so probably still won’t get that much attention)
Hello @victorw , how can i now see the Organization build queue? Could you please share a URL example?
Edit: Just found out that from @Trivium_Dev post the [ORGANIZATION_NAME] is now the Organization ID. I managed to figure out the URL, but the build queue does not seem to be working properly. It does not show all current builds.
Here’s the URL that I figured out recently (you might already have this): https://dashboard.unity3d.com/organizations/[ORGANIZATION_ID]/develop/build/history?status=success&page=1&limit=10
The ORGANIZATION_ID can be found by looking at other URLs when looking at Cloud Build Projects.
Not sure which browser you are using, but to get the page to “load” correctly, after it’s done loading, change the “rows per page” at the bottom from 10 to 25, and it should show actual results. You have to change the “rows per page” every time you want to do something (for example, if you change the “status” from “success” to “pending”, you then have to change “rows per page” from 25 to something else to get it to reload correctly). It’s a bit of a hassle but in a bind it can work. I’ve been thinking of building an app that would show this information but haven’t gotten around to it.
Today we noticed that the organization build queue url is not working anymore: https://dashboard.unity3d.com/organizations/[ORGANIZATION_ID]/develop/build/history
I am faced with a 404 - Page not found.
Is this expected behaviour @victorw ? Or an issue?
Still facing this recurring issue where to see the queue when opening the URL it is needed to change the number of items per page. Any updates on this issue fix?
The UCB team haven’t changed anything here but it’s possible that the dashboard team made some changes that might have affected this, I’ll follow up with them.