Hi,
I am currently running into the below issue when using JIRA:
I created a new issue type(say Client-Request) and Project Role(say Client), is there any way to limit only users in project role 'Client' can create issue 'Client-Request'?
I have tried the below method: In the workflow designer, I tried to add Validators (Permission Validator) to step Create, hoping the validator can filter on Project Role, but JIRA seems does not have that feature.
Is there any way to workaround this problem? or any plugins might be helpful.
Thanks