-
Suggestion
-
Resolution: Unresolved
-
None
-
2
-
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
[JRACLOUD-91279] Get the agile board's working and non-working days via REST API
Component/s | Original: Board (Company) - Settings - Working Days [ 61953 ] | |
Component/s | New: Board (Company) - Configure Board - Working Days [ 77994 ] | |
Key | Original: JSWCLOUD-23009 | New: JRACLOUD-91279 |
Project | Original: Jira Cloud [ 18511 ] | New: Jira Platform Cloud [ 18514 ] |
Support reference count | Original: 1 | New: 2 |
Support reference count | New: 1 |
Workflow | Original: JAC Suggestion Workflow JSWCLOUD [ 4274526 ] | New: JAC Suggestion Workflow 3 [ 4374040 ] |