Hey guys. Im having some issues when trying to set up my workflow. I have a status, "Open", for newly created bugs, which are automatically assigned to a QA dummy user account. At this status, the intention is to have QA team members (as a group) check the content, approve it, and assign it to the relevant team member.
I have the property key "jira.permission.assign.group1", and value "Project QA" (group name), but when I try to view a ticket at this status, I get an error in place of teh assignee field. As I am part of the QA group, I should be able to view it.
I suspect from some of my trial and errors, that the group name is not entered correctly, but its written exactly as it appears in the groups list. Any suggestions on what is causing this?
Thanks!
Hi Jan,
the problem could be in missing dot character, I believe the key should be named "jira.permission.assign.group.1" instead of "jira.permission.assign.group1".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.