|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-9766) Triggering a par... [email protected] (JIRA)

This is happening for both parameterized builds and every kind of build. It is particularly annoying for parameterized builds. For example:
1. I have a build-pipeline.
2. The default view is set to this build-pipeline view.
3. The first job in the pipeline is a parameterized job.
4. Click on the Run button.
5. You are prompted to enter the parameters, as expected.
6. Enter the parameters and press the "Build" button.
What happens: you are taken to the status page for the parameterized job you just entered parameter values for.
What would be better: you are taken back to the build-pipeline view you were looking at.
At present, you have to navigate your way back to the build-pipeline view, which is extremely inconvenient and confusing.