Hi!
I've been trying out BlueOcean for managing my CI projects---it's great! I'm able to create a new pipeline and specify that I want to pull code from a repo in my Github organization, and the builds run beautifully. However, it doesn't seem like I (as an administrator user on the Jenkins instance) have any sort of permissions on the repository projects.
For example, I'm able to modify the settings of and delete the Github organization folder created by BlueOcean, but I can't seem to modify the settings of or delete the repositories that I've added from the organization. I'm also unable to modify the configuration of the individual branches in the repository.
Security is enabled, and I'm using Jenkins' own database. In terms of authorization, I've specified that logged-in users can do anything and I've verified that I'm actually logged in when I try the above.
Any pointers on what I could be doing wrong, or is it intended that users are not able to modify the configuration of individual repositories / branches?
Thanks!
Nelson Liu