Is there a way to add a new Permission to Permission Schemes?

Raye Raskin
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.
November 15, 2011

I would like to add a new permission as a way to control the workflow but I don't see how to do this. Is it possible?

In particular, I would like to be able to restrict who can Create issues based on the issue Type. For example, UserA would be able to create any issue type in ProjectX, but UserB can only create TASKS.

4 answers

1 accepted

0 votes
Answer accepted
Raye Raskin
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 18, 2013

Closing this issue.

0 votes
Yasmine Rifai January 26, 2014

I want to do this, how can i do it through javascript?

0 votes
RambanamP
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.
December 6, 2011

i don't think to restrict to create issues based on issuetype, see following issue

https://jira.atlassian.com/browse/JRA-5865

other way by using javascript & REST or validators you can do but not a permanent solution.

if you want to implement using javascript letme know

0 votes
David Chan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 6, 2011

I doubt the integrity checker would help with an index issue. Have you tried performing a manual re-index?

You may also want to considering trying to rebuild the index from scratch, see here:

http://confluence.atlassian.com/display/JIRAKB/Unable+to+Rebuild+JIRA+Index

Just note that re-indexing will lock your system down until it's complete.

Suggest an answer

Log in or Sign up to answer