Hey All,
I'm looking for some scripting help with a Scriptrunner Listener script. I'm in need of a full listener script that will create an issue link when an issue is mentioned in the comments of the current issue.
I found another article but it was a snippet of the script and some of the groovy wasn't valid.
Any help and/or guidance would be greatly appreciated.
Cheers!
Hi @Itay Keller,
there is a permission "Assignable User" in the permission schemes. By this permission is decided if a user can be assigned to an issue or not.
So you probably have this permission in some projects and do not have the permission in other projects.
TLDR:
I added "jira-software-users" to my groups and it solved the problem.
LR:
I was looking at our 2 relevant projects, Moon & Mars.
The Mars project (where my name is seen) has these permission for Assignable user:
Group (jira-software-users)
Project Role (atlassian-addons-project-access)
The Moon project (where my name is NOT seen) has these permission for Assignable user: Group (jira-software-users)
Project Role (atlassian-addons-project-access)
My user belonged to the following groups:
site-admins
jira-administrators
I added "jira-software-users" and it solved the problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.