Forums

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

Restrict a user to prevent editing other user's issue type with a catch

VVC
Contributor
August 22, 2023

Have a tricky situation wherein I need to prevent editing of an issue type ticket (let's say the issue type name is CMR) created by others by just one user but still allow this user to be able to create CMR issue type tickets and well as edit just his/her own created CMR tickets only. Is this possible to enforce such limitations to just one user and specific to one issue type ticket in Jira software (server platform)?

2 answers

0 votes
VVC
Contributor
August 23, 2023

Hi Arkadiusz,

Any reference code that you could share would be greatly helpful to achieve this requirement. Thanks!

0 votes
Arkadiusz Baka
Contributor
August 22, 2023

Maybe:

  1. Behaviour(ScriptRunner) for issue type that allow set it by specific user.
  2. Reporter in edit Permission that restrict edit to just his/her own created

Suggest an answer

Log in or Sign up to answer