Hello everyone,
I'm currently working on a situation where I need to verify that all of the agile (scrum and kanban) boards are inside a Jira Cloud site. Currently, I can't seem to find a way to view all boards that are outside of the https://<cloudsite>/jira/boards avenue.
Whereas with dashboards and filters I can access a complete list via the system settings admin panel.
I am wondering if there is a way to access a complete list for these boards like you can with dashboards and filters?
Thanks.
Hi,
Maybe
<your site>.atlassian.net>/rest/agile/1.0/board
https://developer.atlassian.com/cloud/jira/software/rest/api-group-other-operations/
Best regards
Yes, absolutely. Fastest way is via the url <your site>.atlassian.net/jira/boards. Or you can navigate to the list via Your Work > Boards > View all boards.
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I appreciate this, but unfortunately, it doesn't help. I was truly afraid that there wasn't a way to do this. I know on Server and DC you can do a check via the DB to pull the full list, but I was hoping to find one for cloud as well.
Thank you though for the help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I did not catch the part where you explicitly wanted the full list of boards in 1 shot ... Even the REST API does not have a call for that.
If it is a really important inquiry, I would not hesitate to ask Atlassian Support to pull a list from the database for you. I imagine you have a long list that you would like to review ...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
A full list of some kind. If you go into the System Settings > Filters or System Settings > Dashboards you get a full list on the site for those items. I don't see why Boards has to be different.
My use case is I'm verifying settings between instances.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Heather - what about boards for Team-managed and Jira Work Management - those are not going to show in the list of boards either. Would you be looking for those, too? If so, I don't know of another way than to contact Atlassian Support.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Maybe
<your site>.atlassian.net>/rest/agile/1.0/board
https://developer.atlassian.com/cloud/jira/software/rest/api-group-other-operations/
Best regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.