Is it possible to get Jira board information when we get Jira Issue details using REST Call.

rajesh May 24, 2021

Is it possible to get Jira board information when we get Jira Issue details using REST Call(/rest/api/2/search)

1 answer

0 votes
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.
May 25, 2021

From a search, you will need to search individual issues to get probably the sprint id to know which board the issue is then you can get the board with the board API. How it is a lengthy process just keep that in mind as multiple apis needs to be used.

rajesh May 25, 2021

If a Jira Issue is not associated with any sprint. In this case, Is there any relationship between Jira Issue and board?

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 26, 2021

Yes, there can be.  A board is a view of a selection of issues.  If an issue is selected by a board, then there is a relationship with the board - the issue will be shown on the board view, or in the backlog, or in the list of completed issues that the board covered.

rajesh September 15, 2021

@Nic Brough -Adaptavist-  @Prince Nyeche 

Can we get this relationship information (between Jira Issue and Jira Board) by using any REST API irrespective of whether Jira issue has sprint or not.

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 15, 2021

Yep - look at the board filter, and then run the same JQL as a search over REST.  This will list all the issues the board is working with.

Like Prince Nyeche likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events