Sorting build configurations list
Hi,
I want to have the list of my build configuration sorted in some custom way (actually I want them to be unsorted at all).
For example, I have 3 bc's :
-Integrate
-Deploy integrate
-Daily build,
and they are sorted by teamCity like: Daily build, Deploy integrate, Integrate.
While creation I wanted them to appear like: Integrate, Deploy integrate, Daily build
How can I achieve this ?
Thanks in advance.
Please sign in to leave a comment.
Hello Alex,
Since 5.1 version there is an option to set order of build configurations at Configure Visible Projects dialog. Order is observed only on Overview and My Changes pages per-user (see regarding feature http://youtrack.jetbrains.net/issue/TW-5948).
Kind regards,
Marina