Unable to reorder build steps after associating template
Hi
I've just fallen foul of an annoying feature in the GUI...
1. take a build config with build steps called AA BB CC
2. associate this config with a template that also has build steps called AA BB CC, but where the content of the template step BB differs from that of the build config step BB
3. the build config now has build steps AA BB1 CC BB
(AA BB CC are inherited from the template and BB1 is the auto-renamed config BB step)
4. discover that it is not possible to reorder the steps so that the template BB step is before the CC step
( in fact only the order of the BB1 step can be changed )
The workaround seems to be to rename the config BB step before associating with the template.
Please sign in to leave a comment.
Hi, it seems to be a genuine bug, thanks. We will be looking into it. Here is the issue on our issue tracker: https://youtrack.jetbrains.com/issue/TW-49419
So far the only good workaround is to remove the identical steps from the configuration prior to attaching. And then attach it to template and reorder its own steps around the inherited ones accordingly.