Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JSWCLOUD-17305

Agile rest api for epic is not working for Next-gen projects.

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low
    • REST API
    • None

      Summary

      Agile rest api for epic is not working for Next-gen projects.

      Steps to Reproduce

      • Create a next gen scrum project
      • Create an epic in the board
      • Call the agile board rest api for epics
      GET https://site.atlassian.net/rest/agile/1.0/board/<BOARD_ID>/epic
      
      {"maxResults":50,"startAt":0,"isLast":true,"values":[{"id":11472,"key":"SCRUM-19","self":"https://site.atlassian.net/rest/agile/1.0/epic/11472","name":"","summary":"epic","color":{"key":"color_1"},"done":false}]}
      
      • Call the self URL of the epic
      GET https://site.atlassian.net/rest/agile/1.0/epic/11472
      

      Expected Results

      The epic details should be returned

      Actual Results

      The call fails with a 404 and permission error message.

      Request URL: https://try-ramon-appswitcher.atlassian.net/rest/agile/1.0/epic/11472
      Request Method: GET
      Status Code: 404 
      
      {"errorMessages":["The requested epic cannot be viewed because it either does not exist or you do not have permission to view it."],"errors":{}}
      

            [JSWCLOUD-17305] Agile rest api for epic is not working for Next-gen projects.

            No work has yet been logged on this issue.

              Unassigned Unassigned
              rmacalinao Ramon M
              Affected customers:
              18 This affects my team
              Watchers:
              27 Start watching this issue

                Created:
                Updated:
                Resolved: