[JIRA] (JENKINS-48881) Stage still shown with NaNy NaNd when condition returns false

7 views
Skip to first unread message

vivek.pandey@gmail.com (JIRA)

unread,
Nov 19, 2018, 10:15:04 AM11/19/18
to jenkinsc...@googlegroups.com
Vivek Pandey updated an issue
 
Jenkins / Bug JENKINS-48881
Stage still shown with NaNy NaNd when condition returns false
Change By: Vivek Pandey
Labels: conditional-buildstep jenkins plugin stageview-frontend triaged-2018-11
Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

akash94thakur@gmail.com (JIRA)

unread,
Dec 26, 2018, 4:36:02 AM12/26/18
to jenkinsc...@googlegroups.com
Akashdeep Thakur commented on Bug JENKINS-48881
 
Re: Stage still shown with NaNy NaNd when condition returns false

This issue needs to be fixed. NaNy NaNd does not look good on build dashboard

kevin.van.hoorn@me.com (JIRA)

unread,
Feb 1, 2019, 6:13:03 AM2/1/19
to jenkinsc...@googlegroups.com

This is also happening when you have jobs in parallel:

 

pipeline { 
  agent any 
  stages { 
    stage('Prepare ur angus') { 
      parallel { 
        stage('Prepare ur angus') { 
          steps { 
            echo 'Quite simple' 
          } 
        } 
        stage('Bake the angus') { 
          steps { 
            sleep 12 
          } 
        } 
      } 
    }
  }
}

kevin.van.hoorn@me.com (JIRA)

unread,
Feb 1, 2019, 6:13:03 AM2/1/19
to jenkinsc...@googlegroups.com
Kevin van Hoorn updated an issue
 
Change By: Kevin van Hoorn
Attachment: Screen Shot 2019-02-01 at 12.12.08.png

robin.jansohn@zf.com (JIRA)

unread,
Jun 26, 2019, 9:31:02 AM6/26/19
to jenkinsc...@googlegroups.com

me@basilcrow.com (JIRA)

unread,
Jul 30, 2019, 8:13:03 PM7/30/19
to jenkinsc...@googlegroups.com

o.v.nenashev@gmail.com (JIRA)

unread,
Mar 16, 2020, 5:22:03 AM3/16/20
to jenkinsc...@googlegroups.com

Any chance it was fixed in pipeline-stage-view-2.12 ? Does not look so taking the recent mentions in Twitter

This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages