Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How do I access all the issues in a Roadmap Plan in Jira Server

Rahul Mittal
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 8, 2023

Jira Server Platform v8.20.8

URL: jira.mycompany.com

Plugin: 

  • Advanced Roadmaps for Jira v8.20.8
  • Jira Agile v8.20.8

I'd like to fetch the list of Issues in a Plan in their sort rank using the REST API.

I know I can fetch issues for a board, but want to get the sort rank from the plan.

I have already looked at Portfolio for Jira - Public API | API Reference (atlassian.com) and Jira 8.20.8 (atlassian.com)

1 answer

0 votes
Carla Ann Rowland
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 9, 2023

Roadmaps contains only the issues from a project or board filter so you could use the same filter in api call or reference same project key

Rahul Mittal
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 9, 2023

Yes, but I am stack ranking the issues in the roadmap plan which I can't get in a project or board filter. I am looking for the rank order for prioritization.

Suggest an answer

Log in or Sign up to answer