Hi everyone,
I'm currently facing a challenge with accessing the backlog issues of a Kanban board using the JIRA REST API. Although there are solutions available for Scrum boards, they don’t seem to work with Kanban boards.
Here's what I've tried and found so far:
I also discovered this existing issue: JIRA Issue - Can't retrieve Kanban backlog issues, which describes the same problem.
Additionally, I know that classic Kanban boards traditionally do not include backlogs, but it is still possible to configure them to have a backlog section. (like)
Does anyone have a workaround or a solution for retrieving backlog items specifically from a Kanban board? Any advice or insight would be greatly appreciated!
Thank you!
Hello @clueless_programmer
There is no workaroud, it's a known bug, as described in JSWSERVER-16751.
The only true workaround is to migrate to Jira Cloud :) Barring that, add your vote to the bug and wait for it to be fixed.
Hey @David Bakkers
I somewhat expected an answer like that.
Unfortunately, I am not in control of the server migration or the servers.
Thank you for your answer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Personally, I consider the most viable workaround to be.... don't use Kanban boards with backlogs, just use a Scrum board instead.
As you know, in classic Agile, Kanban boards don't have backlogs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
FYI, the solution I figured out to solve this issue is that I created a script which retrieves all the issues from our project and then manually filters them down as they appear on our board.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline 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.