I'm using TeamCity 9.0.2. I have one project with many configurations. Up until now, it's always seemed to order my build configurations alphabetically. Then I accidentally clicked on the x on the right and hid one of my configurations. When I unhid it, that configuration now displays at the very bottom. I would like to move it back where it was.
Asked
Active
Viewed 2,355 times
8
-
I'm on 8.0.6, but on the right side of the header for each Project there is a dropdown next to the X which has an option for reordering build configurations. – Egg Apr 21 '15 at 16:49
-
That's it! Thank you Egg. The dropdown arrow is next to the text "no hidden" and gives me the option to "Hide, show or reorder build configurations." – utahkay Apr 21 '15 at 17:04
-
I'm on 9.0.2 and I'm an admin. I don't see any text saying "no hidden" and the x isn't there now that we have subprojects. – Bil Simser Apr 30 '15 at 14:06
2 Answers
10
On the right side of the header for each Project, there is a dropdown which has an option for reordering build configurations.

Egg
- 1,986
- 16
- 20
-
This doesn't seem to be on 9.0.2 for me. I have 3 levels of projects (all hanging off the root). – Bil Simser Apr 30 '15 at 14:08
-
What page are you looking at? My screenshot was taken from the overview page. – Egg Apr 30 '15 at 19:26
-
The overview page has it but if you drill into a subproject it'll be gone. It'll also be gone if you navigate the breadcrumb of the project/subproject trail but if you click on "Projects" from the top nav, then the dropdown comes back. – Bil Simser May 01 '15 at 03:49
-
I find the same thing. You can order them on the overview page but not the "project" page. My work around is to prefix them with a number as it seems the project page orders them alphanumerically. – Ian1971 Jun 13 '15 at 15:20
0
I was trying to sort some subprojects where there is a button called reorder. Didn't work. Ended up having to go to the root and click 'configure visible projects' to get it sorted.

Steve Greene
- 12,029
- 1
- 33
- 54