Is it possible to add new project permissions in JIRA?

Jeff Scarsbrook October 22, 2012

In other words, is it possible to add new permissions to the standard set of permissions that are shown on the Permission Scheme window (ie Administer projects, Browse projects, etc.)?

On a semi-related note, what would be the easiest way to restrict access to a specific field on a screen to a specific group or role?

1 answer

1 accepted

0 votes
Answer accepted
LucasA
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.
October 22, 2012

Hi Stephen,

Regarding to your questions:

In other words, is it possible to add new permissions to the standard set of permissions that are shown on the Permission Scheme window (ie Administer projects, Browse projects, etc.)?

No, only via code customization;

On a semi-related note, what would be the easiest way to restrict access to a specific field on a screen to a specific group or role?

Only via third party plugin. By default, it is not possible either. There's an old discussion about this matter that ends up with the JIRA issue JRA-1330. It was marked as "Won't Fix" due the high complexity to be implemented, so this feature will not be available in JIRA.

Cheers,
Lucas Timm

Jeff Scarsbrook October 22, 2012

Lucas, thanks for the answer. As far as the new permission, then is it possible to customize the code on the installed version? If so, where would I go to start?

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 22, 2012

Yes, you can customise your installed version - download the source code, amend it, recompile it and install it on your server.

See https://confluence.atlassian.com/display/JIRA/Building+JIRA+from+Source

Having said that, you might not need to redo the whole thing. Depends on what you're changing - if it's just .jsp files or .vm files or even properties, you might be able to skip it completely. Many bits of Jira are replaceable as well, just by recompiling bits of it into replacement classes

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events