Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-91279

Get the agile board's working and non-working days via REST API

    • 2
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Issue Summary

      As an app developer,

      I need a way (preferably via Jira REST API) to get the working and the non-working days of an agile board,

      So that I can consider them in my app.

      Steps to Reproduce

      The current Jira REST API endpoint for getting the agile board configuration does not include the non-working days in the JSON response https://developer.atlassian.com/cloud/jira/software/rest/api-group-board/#api-rest-agile-1-0-board-boardid-configuration-get.

      A call to this:

      GET \ --url 'https://your-domain.atlassian.com/rest/agile/1.0/board/{boardId}/configuration'

      returns data about the board, column configurations, estimates, etc but it does not include data about working and non-working days, although they are actually part of the configuration.

      Expected Results

      Working and non-working days information is included in GET  /rest/agile/1.0/board/{boardId}/configuration

      Workaround

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

          Form Name

            [JRACLOUD-91279] Get the agile board's working and non-working days via REST API

              Unassigned Unassigned
              tzasada@atlassian.com Tomasz Zasada
              Votes:
              16 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: