You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I use the REST API to create issues on JIRA. But now I need to work with 'Advanced Roadmap' as well.
Specifically, I need to create a plan and add some issues in this plan. Documentation is a bit poor. Are there REST API to do this ?
Thanks
Hi @Marcello
Unfortunately Advanced Roadmaps for Jira Cloud doesn't currently have a public REST API. There is a feature request here which you can vote on and track any potential updates on this though.
Sorry this isn't quite the answer you're looking for! Feel free to reach out if there's anything else we can help with.
Cheers,
Daniel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You do not need to use the REST API at all. You'll need to have a project available but all you need to do is import issues or just start creating them in the plan. Once you've created the issues you need to start with, you update the project right from the plan using the Review Issues button at the upper right. That allows you to review all of the changes before committing them to the project. JIRA will create the issues in the project for you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i know how roadmap works, and i always use it through the gui. now i need to create plans via my python backend, automatically.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.