Quantcast

[JIRA] Created: (JENKINS-9766) Triggering a parameterized build from the dashboard does not return to the dashboard

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] Created: (JENKINS-9766) Triggering a parameterized build from the dashboard does not return to the dashboard

JIRA noreply@jenkins-ci.org
Triggering a parameterized build from the dashboard does not return to the dashboard
------------------------------------------------------------------------------------

                 Key: JENKINS-9766
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-9766
             Project: Jenkins
          Issue Type: Bug
          Components: dashboard-view
            Reporter: Kamil Kisiel
            Assignee: Peter Hayes
            Priority: Minor


When triggering a parameterized build using the button from the dashboard the view returns to the project page after the parameters are entered and build is triggered. It should return back to the dashboard instead. This is particularly inconvenient when trying to trigger multiple parameterized builds.

--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] Commented: (JENKINS-9766) Triggering a parameterized build from the dashboard does not return to the dashboard

JIRA noreply@jenkins-ci.org

    [ https://issues.jenkins-ci.org/browse/JENKINS-9766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=153328#comment-153328 ]

Marco Ambu commented on JENKINS-9766:
-------------------------------------

Hi, is this happening only for "parametrized" builds or for every kind of build? Just to know where to start investigating.
Thanks

> Triggering a parameterized build from the dashboard does not return to the dashboard
> ------------------------------------------------------------------------------------
>
>                 Key: JENKINS-9766
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-9766
>             Project: Jenkins
>          Issue Type: Bug
>          Components: dashboard-view
>            Reporter: Kamil Kisiel
>            Assignee: Peter Hayes
>            Priority: Minor
>
> When triggering a parameterized build using the button from the dashboard the view returns to the project page after the parameters are entered and build is triggered. It should return back to the dashboard instead. This is particularly inconvenient when trying to trigger multiple parameterized builds.

--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-9766) Triggering a parameterized build from the dashboard does not return to the dashboard

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Scott Deagan commented on Bug JENKINS-9766

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.

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-9766) Triggering a parameterized build from the dashboard does not return to the dashboard

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Marco Ambu commented on Bug JENKINS-9766

Ok, but what happens when you do the same but starting with a view that is not a "dashboard-view"? Which page are you redirect to after hitting "build"?
I believe this is not a dashboard-view related issue, but rather a parametrized-build plugin one.

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
Loading...