API 2.0: Users endpoint returns blank when expanding and filtering by Teams

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High
    • 10.84
    • Affects Version/s: 10.80
    • Component/s: REST API
    • None
    • 1
    • Severity 3 - Minor
    • Rockets - Usher 8
    • None

      Issue Summary

      When trying to list all Users associated with a particular Team filtering by ID, no results are returned, although the Team has Users associated.

      Steps to Reproduce

      Call the following endpoint
      <jira-aling-url>/Users?$filter=teams/any(x: x/teamId eq 1)&$expand=teams

      Expected Results

      Return all Users associated with Team ID 1

      Actual Results

      No Users returned ( [] )

      Workaround

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

              Assignee:
              Kyle Foreman
              Reporter:
              Alessandro Macedo
              Votes:
              2 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: