|
||||||||
|
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 |
||||||||
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

@Brantone
Sorry, the issue has not much details.
Edit/upload actions for config.xml are being restricted by Item.Configure.
If you configure such permissions using Ownership plugin, other user won't be able to change the configuration => it's OK.
However, the issue is following: "You can override ownership with Item.Configure permission only".
Obviously, it may cause many other high-impacting issues if you use the Ownership-based security.
I've created https://github.com/jenkinsci/ownership-plugin/pull/31 with old changes, which partially resolve the issue.