JIRA Agile REST API mismatch

Philip Kasapov July 8, 2020

Hello,

According to this documentation https://developer.atlassian.com/cloud/jira/software/rest/api-group-board/#api-agile-1-0-board-boardid-project-get when user try to access the rest endpoint which is responsible for retrieving information about board projects ( GET /rest/agile/1.0/board/{boardId}/project ) the response should consist fields like 'style', 'insight' etc. However, when we perform this request there are no such fields. The only ones which are returned per project are: [self, id, key, name, projectTypeKey, simplified, avatarUrls ] 

Even if we change the rest version from 1.0 to "latest" there is no change.

Do you have any idea where this mismatch come from? 

Thank you in advance,

 

Kind Regards,

Philip Kasapov 

1 answer

1 vote
Prince Nyeche
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 8, 2020

@Philip Kasapov  I think there might be a problem with the API or the documentation might be incorrect. However, probably best to raise the awareness in Atlassian's Ecosystem 

Suggest an answer

Log in or Sign up to answer