[JIRA] (JENKINS-43172) Cannot change Stage name after adding parallel branch in Blue Ocean editor

2017-03-28 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay resolved as Duplicate  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Unfortunately this is a sharp corner that didn't make the release. We will be starting work on it next week and will have a release that contains it out shortly after that. Closing as duplicate of JENKINS-41960.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-43172  
 
 
  Cannot change Stage name after adding parallel branch in Blue Ocean editor
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Duplicate  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 

[JIRA] (JENKINS-43172) Cannot change Stage name after adding parallel branch in Blue Ocean editor

2017-03-28 Thread bitwise...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Liam Newman created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-43172  
 
 
  Cannot change Stage name after adding parallel branch in Blue Ocean editor
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 blueocean-pipeline-editor-plugin  
 
 
Created: 
 2017/Mar/28 7:01 PM  
 
 
Environment: 
 rc3  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Liam Newman  
 

  
 
 
 
 

 
 Steps to reproduce: 
 
Open blue Ocean Pipeline editor 
Create a stage named "Test" 
Rename the stage to "Platform 1" 
Add a parallel branch to that stage name it "Platform 2" 
Click first first branch of parallel again 
 Expected: Option to change the name of the stage to "Test" Actual:  Changing displayed name will change the name of the parallel branch, but not the name of stage.  There is no way in the editor to change the name of the stage without deleting all parallel branches first.