[JIRA] (JENKINS-14464) Wipeout permission isn't implied by administer

2016-07-30 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-14464  
 
 
  Wipeout permission isn't implied by administer   
 

  
 
 
 
 

 
Change By: 
 Daniel Beck  
 
 
Labels: 
 permission  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-14464) Wipeout permission isn't implied by administer

2012-07-17 Thread yury.mikhaile...@gmail.com (JIRA)














































Yury Mikhailenko
 created  JENKINS-14464


Wipeout permission isn't implied by administer















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


core



Created:


17/Jul/12 2:25 PM



Description:


In 1.418 (2011/06/27) there was WipeOut permission introduced.
But when enabling it admins loose ability to do wipeouts.
I think, this happens because permission isn't linked with basic one.
I believe changing line in hudson.model.Item to something like that will fix the problem:

Permission WIPEOUT = new Permission(PERMISSIONS, "WipeOut", Messages._AbstractProject_WipeOutPermission_Description(), Permission.DELETE, Functions.isWipeOutPermissionEnabled(), new PermissionScope[]{PermissionScope.ITEM});




Project:


Jenkins



Priority:


Major



Reporter:


Yury Mikhailenko

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14464) Wipeout permission isn't implied by administer

2012-07-17 Thread yury.mikhaile...@gmail.com (JIRA)














































Yury Mikhailenko
 commented on  JENKINS-14464


Wipeout permission isn't implied by administer















ARTIFACTS permission should also have the same problem. It's implied by null as well.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira