Just to update and for future reference.
The answer would be to suffix the value after the Property Key, instead of putting it in the "Property Value" field.
Example.
To add multiple groups with the same Workflow Property, do as follows:
jira.permission.edit.group.[groupID 1]
jira.permission.edit.group.[groupID 2]
I hope it helps.
When I specify group ID in key, should i write it in value as well?
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.
Hi.
The accepted answer didn't work for me. What worked was when I put a number of a subset in key and then the group ID in value.
jira.permission.edit.group.1=accountants
jira.permission.edit.group.2=jira-administrators
Hope it helps.
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.