[JIRA] (JENKINS-53375) Edit pipeline icon missing if user does not have Job.Create permission

2018-08-31 Thread pro...@protonmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Amide tex updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53375  
 
 
  Edit pipeline icon missing if user does not have Job.Create permission   
 

  
 
 
 
 

 
Change By: 
 Amide tex  
 
 
Environment: 
 Jenkins - 2.121.3Java - 1.8.0_181 Blue Ocean - 1.8.2 Server running on UbuntuTested on latest Firefox version  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-53375) Edit pipeline icon missing if user does not have Job.Create permission

2018-08-31 Thread pro...@protonmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Amide tex assigned an issue to Amide tex  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53375  
 
 
  Edit pipeline icon missing if user does not have Job.Create permission   
 

  
 
 
 
 

 
Change By: 
 Amide tex  
 
 
Assignee: 
 Kohsuke Kawaguchi Amide tex  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-53375) Edit pipeline icon missing if user does not have Job.Create permission

2018-08-31 Thread pro...@protonmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Amide tex created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53375  
 
 
  Edit pipeline icon missing if user does not have Job.Create permission   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Kohsuke Kawaguchi  
 
 
Attachments: 
 2018-08-31_21-59-28.png, firefox_2018-08-31_21-54-43.png, firefox_2018-08-31_21-57-45.png  
 
 
Components: 
 blueocean-pipeline-editor-plugin, blueocean-plugin, matrix-project-plugin  
 
 
Created: 
 2018-08-31 20:11  
 
 
Environment: 
 Jenkins - 2.121.3  Java - 1.8.0_181  Server running on Ubuntu   Tested on latest Firefox version  
 
 
Labels: 
 jenkins blueocean user-experience icon permission matrix  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Amide tex  
 

  
 
 
 
 

 
 With the Matrix Authorization Strategy Plugin enabled to manage permissions at the project level, as expected, a user needs the Job.Configure permission to be able to edit pipelines on Blue Ocean. But without the global Job.Create permission, users can't see the Edit icon on the Blue Ocean interface.   Users can still access the pipeline-editor by using the "http://jenkins:8080/blue/organizations/jenkins/pipeline-editor/project/master/" URL.   Therefore, to configure pipelines with Blue Oceans, users need 2 permissions : Global : Jenkins.Create (to be able to see the Edit icon) Project : Jenkins.Configure (to be able to access the URL)