[JIRA] (JENKINS-60575) Blueocean should show triggered jobs while pending

2 views
Skip to first unread message

jsoref+jenkins@gmail.com (JIRA)

unread,
Dec 23, 2019, 11:58:02 AM12/23/19
to jenkinsc...@googlegroups.com
Josh Soref created an issue
 
Jenkins / New Feature JENKINS-60575
Blueocean should show triggered jobs while pending
Issue Type: New Feature New Feature
Assignee: Unassigned
Attachments: image-2019-12-23-11-52-51-685.png
Components: blueocean-plugin
Created: 2019-12-23 16:57
Priority: Minor Minor
Reporter: Josh Soref

Consider a pipeline like this:

pipeline {
    stages {
        stage("Trigger Deploy") {
            steps {
                build "happy-integration"
            }
        }
    }
}

While the triggered build is running, the blue ocean view doesn't provide any way to get to the resultant build. Once it's built, an extra table is presented called Triggered Builds which provides easy access to it:

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages