I have created 100+ issues in a Kanban board for a project. Now we need to create a Raodmap using these issues. I do not want to create issues manually once again in Roadmap. Also if I do so, it take incremental number for the issues id. In Roadmap page, I do not see any option to select issues from the project. Neither I see any option to import. I tried configuring the Roadmap but again there is no option to select source. Please guide.
Hello,
I think you should use Jira Rest Api. There is a search call, which can accept a JQL query and return issues.
https://docs.atlassian.com/software/jira/docs/api/REST/7.6.1/#api/2/search
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.