The purpose of this is that I can loop with epic api using boradid as filter
I use CData Jira source connector, the SQL-like commands have different performance per the kind of filter applied.
Hi @Monica Li
Are you trying to call the REST API for Jira Server to do this? If so, please take a look at this method in the documentation:
https://docs.atlassian.com/jira-software/REST/7.3.1/#agile/1.0/board-getAllBoards
Best regards,
Bill
Thanks Bill!
What worked exactly is this:
https://my-jira-site.com/rest/agile/1.0/board?projectKeyOrId=12346
and I got about 10 boards per project the most.
The "get-allboards" returned 1600+ boards from my instance....
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.