Forums

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

How to get the "Software project" options at Jira Atlassian SDK plugin?

Caroline W_ April 12, 2021

Hi everyone,

I started out building Jira plugins with the Atlassian SDK.

If I want to create a new project in my local Jira, to test the plugin, but I only have the "Business Project" options and the “Software project” options are missing. I would like to test it with one of “Software project” templates since those have issue types and a workflow that's closer to our real projects.

Does anyone know why and how I could get the “Software project” options?

Thank you in advance

How Create Project looks for me:

createproject.PNG

How I want it:

createproject_howitshouldlook.PNG

1 answer

1 accepted

1 vote
Answer accepted
Walter Buggenhout
Community Champion
April 12, 2021

Hi @Caroline W_,

That is because Jira Software is not installed or licensed in your instance. Have a look at this related question if it helps you on! 

Caroline W_ April 13, 2021

Thank you, adding the <applications> element to my mvn pom did it.

Like Walter Buggenhout likes this

Suggest an answer

Log in or Sign up to answer