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

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

    XMLWordPrintable

Details

    • 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.

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: