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

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 Leaders.
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 Leaders.
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.

Suggest an answer

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

Atlassian Community Events