The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How do I get current board Id?

Adrian Bilicz {Appfire}
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 11, 2020

Is there any way to get current board id? I would like to know the context I am currently in with my plugin. Something like AP.context.getContext(), but with board id. This context returns only project and license info.

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
John Funk
Community Champion
June 12, 2020

Hi Adrian - Welcome to the Atlassian Community!

Just take a look at the URL - it will be the last number in the address. Should look something like this at the end:

RapidBoard.jspa?rapidView=706

So 706 would be the board ID in that case. 

0 votes
Joshua Sneed Contegix
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 Champions.
June 11, 2020

Hi Adrian,

I am assuming this is for Jira Software Server. Navigating to a board, or hovering over a link to that board, will show the URL. Look for rapidView=<board_id_num>. Cheers!

Victor Mutambuki
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 Champions.
June 11, 2020
Adrian Bilicz {Appfire}
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 12, 2020

I am asking about cloud. I know there is JSON object under window.name property with  "productContext":{"board.id":"1","project.key":"TEST","project.id":"10000","board.type":"scrum"}

that has such info but there is no official documentation for this and I don't know if this will stay or be removed in the future.

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events