Issue function in commented not working for restricted group or role

MoinP October 12, 2014

Not able to use "issuefunction in commented("group JIRA administrator") " showing error

  • Argument not properly formed.
  • The argument should be in the form ("by jbloggs"), or any of ("by jbloggs on Date after Date before Date role Role group Group"). Date can be either a date or an expression like -5d or -8w.

Looks like issue function not able to read space between JIRA and Administrator , without space its working fine.

 

1 answer

0 votes
c December 16, 2014

The group name in my instance is jira-administrators but if your group is definitely JIRA administrator then try use:

issuefunction in commented("group 'JIRA administrator'")

Suggest an answer

Log in or Sign up to answer