[JIRA] (JENKINS-58417) Include parent build number when continuously restarting the build

3 views
Skip to first unread message

kshettihewa@gmail.com (JIRA)

unread,
Jul 10, 2019, 12:13:02 AM7/10/19
to jenkinsc...@googlegroups.com
hhkkss created an issue
 
Jenkins / New Feature JENKINS-58417
Include parent build number when continuously restarting the build
Issue Type: New Feature New Feature
Assignee: Unassigned
Components: pipeline
Created: 2019-07-10 04:12
Priority: Major Major
Reporter: hhkkss

There is option to Restart from Stage in the multi branch pipeline where we can restart specific build number from specific stage.

When restarting the build, in the logs its giving you the parent build number saying Restarted from build #[buildNO]. 

 

Assume I restarted a stage from build number 10, so the current build number become 11 and the logs says Restarted from build #10. but, there can be a situation I want to restart the build number 11 again. then the logs says Restarted from build #11. however there is no log or any other place that I can catch my original build number (10) because my original build started from 10. 

Is it possible to add a log or something like Original build NO where we can get actual build number (in my scenario build number 10) , so whenever we wanted to capture the original build number (Build number which was originally initiated)? 

 

Or is there any place that I can get this build number 10?

 

 

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)
Reply all
Reply to author
Forward
0 new messages