Rest API - Getting [non-]working days

Hi,

Is there an API call to retrieve the list of [working & non-working days for a specific board/sprint?

I went through all the documentation I could find on the different Rest API available for Jira, but I could not find anything.
The closest I got is /rest/agile/1.0/board/{boardId}/configuration, but unfortunately it doesn’t contain the data I’m looking for.

I also found /rest/greenhopper/1.0/rapidviewconfig/editmodel.json?rapidViewId={rapidViewId}, it does contain the working days but it seems really hackish.

Thanks

3 Likes

Hey @muller.josselin, as it turns out there is no direct way to fetch working and non-working days for given board.

If you think that this functionality would be valuable for you and other ecosystem developers, I’d suggest that you raise an Improvement request in ACJIRA project on ecosystem.atlassian.net so that others can support this idea with their votes and comments.

Cheers,
Eve
Product Manager for Jira Cloud Ecosystem

1 Like

We need this too in our app.
I created a ticket as indicated by @istankiewicz.
https://ecosystem.atlassian.net/browse/ACJIRA-2571

1 Like

We started the implementation of an agile process throughout the organization, using the SCRUM framework. We use add-ons in our dashboard to radiate information, but the lack of access to the non-working days calendar is hampering our process. Jira’s native burndown does not meet all our needs, (but it does support the non-working days calendar), according to Atlassian’s strategy, the use of partner add-ons extends the functionality in general but limits it by not exposing the calendar information.
Could @istankiewicz and Atlassian fulfill @danut.manda’s request to fix this issue?

+1 for this request, we are needing it in our company.