Is it possible to order build configurations for all users?
Hi all,
My project has a fairly complex build chain set-up, with each build configuration containing a series of steps.
By default the project pages display build configurations in alphabetical order, and I'd like these to be in build chain / dependency order to better reflect the actual sequence of configurations run.
I am aware that you can reorder the build configurations on a per user basis (as mentioned here: http://devnet.jetbrains.com/message/5455138), however, with a large amount of users in the project, is it possible to reorder the configurations for all users?
Cheers,
Matthew Ueckerman
Please sign in to leave a comment.
Hi Matthew,
Unfortunately such functionality has not been implemented yet, please watch/vote for related issue - https://youtrack.jetbrains.com/issue/TW-19435.
The current workaround is to add prefix to build configurations names so that alphabetical sorting is what is necessary.