HiI’m looking for a way to use AI to generate a project plan directly within Jira. Specifically, I’d like to input a project description or goals and have it draft a roadmap, tasks, or milestones.
Does Jira have a native AI feature for this yet? Thanks!
Hi @Phuong Diep
Welcome to the community.
You could do this with AI tools and Atlassian MCP server, but the MCP server uses the Jira API, to make actions.
So you can also just use the API
Jira has API endpoints to serve the creation of a project.
JIra API also serves endpoint for creating plans, but this can only be done if the project is created.
And JIra API can create issues in the new project and they can be in the plan, based on the source of the Plan.
Thanks. It would be great to have a way to generate Jira project plans and tasks using AI prompts directly. I am looking for a simple, "no-code" solution that doesn't require using the API or technical workarounds.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Phuong Diep
This is not possible.
Only options are via the GUI or the API, as a Jira license is required and related permissions in case of a company managed project (jira admin) or team managed projects need to be enable for every user in the Jira global permissions
Anonymous no projects can be created.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ok. thx
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Phuong Diep
Please accept my answer as a solution, if my answer helped to solve or provide a workaround to your request.
This will help other community member trying to solve the same or provide them with a work around
P.S. If the answer is very valuable to you, please share some kudos.
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.