JQL "was in membersOf" is not working

XMLWordPrintable

    • 6
    • Minor

      Issue Summary

      The JQL was in membersOf("") is not working when used like the following:

      reporter was in (membersOf("jira-users"))
      assignee was in (membersOf("jira-developers"))
      

      Steps to Reproduce

      1. Create some issues with a user as assignee that's a member of jira-users group
      2. Used the JQL in Issue Navigator
        • assignee was in (membersOf("jira-users"))
          
      3. The JQL can either throw the error A value provided by the function 'membersOf' is invalid for the field 'assignee'. or show issues the assignee might not be correct.

      Expected Results

      Issues are returned without an error.

      Actual Results

      Error message:

      A value provided by the function 'membersOf' is invalid for the field 'assignee'.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Celso J
            Votes:
            8 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved: