API 2.0: Filtering by programId doesn't work for Features and Epics

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High
    • 10.94
    • Affects Version/s: 10.92
    • Component/s: REST API

      Issue Summary

      API 2.0: Filtering by ProgramID doesn't work for Teams

      Steps to Reproduce

      1. Open any Tool that allows you to run Jira Align API 2.0 requests.
      2. Run one of these requests:
        https://<your-JA-instance>.jiraalign.com/rest/align/api/2/features?$filter=(programId eq 1)&$skip=0

        OR

        https://<your-JA-instance>.jiraalign.com/rest/align/api/2/epics?$filter=(programId eq 1)&$skip=0

      Expected Results

      The user is able to filter Features/Epics in API response by programId.

      Actual Results

      400 Bad Request is returned.

      Workaround

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

              Assignee:
              Kyle Foreman
              Reporter:
              Niyazi Fellahoglu (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: