Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Browse all projects permission?

Markos Stefanou April 10, 2018

Let's say that the CEO asked us to be able to see all the issues in JIRA.

We would manually add him to every project but considering that we have around 180 projects in JIRA right now with different permission schemes, I was wondering if there was a better way to do it.

And no, I'd rather not make him a JIRA admin (to make sure he doesn't break something) in order to be able to see everything.

Any ideas?

1 answer

1 accepted

0 votes
Answer accepted
Bryan Bai April 10, 2018

there has multiple locations you can add browse only:

- project

- permission schemes

 

I would suggest create a group "executive-viewer" and add the group into project role "users", then add CEO into the executive-viewer group.

the step adds a group to project role, require some automation with JIRA CLI or other API tools. but this hierarchy will balance the flexibility and security:

- project owner(admin) can have full autonomy to remove this role if any project really don't want to share

- if CEO left, you just need change the membership of the "executive-viewer" group

Markos Stefanou April 10, 2018

I'm confused, how does this help me automatically add him as a viewer for 180 projects? Won't I have to repeat it for all projects?

Bryan Bai April 10, 2018

there have a couple of plugin or tools can help the automation:

 

if you familiar with the shell script, probably you can try:

https://marketplace.atlassian.com/plugins/org.swift.jira.cli/cloud/overview

 

if you like python, have a look at:

https://jira.readthedocs.io/en/master/

Markos Stefanou April 11, 2018

Thank you but this is not helpful, we are prohibited from running scripts like that. 

The automations running alongside our Jira instance are extremely vulnerable.

So, practically there's no way to do it through the Jira admin UI?

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 11, 2018

You'll need to add the user to a role that allows for "browse project" in each one.  Or change the permission schemes.

Yes you can do that via the admin UI, but one place at a time, not en-masse.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events