Add membersOfProjectRole function to JQL

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: JQL
    • 3
    • 7

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      I would like to a query similar to the following:

      project = P1 and reporter in membersOfRole("Developer")
      

      And it would return all tickets reported by people who are members of the "Developer" role in the project P1.

      I can see where it might be a bit hard if someone adds multiple projects, and John Smith is only a developer on P1, but reported a ticket on P2, and it would show that ticket in P2.

      The cavet in JRA-21476 about exposing too much about permissions, might apply here too.

            Assignee:
            Unassigned
            Reporter:
            Larry Shatzer, Jr.
            Votes:
            217 Vote for this issue
            Watchers:
            78 Start watching this issue

              Created:
              Updated: