How to move issue from backlog to board for Next gen Kanban board via Jira Cloud API?

Alexander Sutyagin July 1, 2020

I'm trying to recreate board with all features (drag issue to board from backlog). So i need REST API endpoint to move issue from backlog for nextgen board when sprint feature is off. 

1 answer

1 accepted

0 votes
Answer accepted
Daniel Eads
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 13, 2020

Hi @Alexander Sutyagin , interesting project!

You'll want to take a look at the Move issues to backlog for board endpoint:

/rest/agile/1.0/backlog/{boardId}/issue

The board ID is easy to pick up from the URL when you're viewing a board in Jira. I've confirmed this endpoint works with a Next-Gen Kanban project. Do note that you need the Backlog feature already enabled on the project before you can send issues to the backlog.

Cheers,
Daniel

Suggest an answer

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

Atlassian Community Events