The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Cannot create software projects after clean install of Jira Software Server

Shaun Penton
October 26, 2020

I have a clean install of Jira 8.13 against MySQL 5.7.  I created a sample business project (To Do list) as part of the install.  I now want to set up a Software Project, but Software projects aren't coming up as an option on the 'Create Project' screen.

image.pngimage.png

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Stephen Garber
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 Champions.
October 26, 2020

Check and make sure you installed Jira Software and not Jira Core. Jira Core only allows you to create business projects, not software projects.

https://confluence.atlassian.com/confeval/jira-software-evaluator-resources/jira-software-vs-jira-core-license

You can check on your license page: <Jira URL>/plugins/servlet/applications/versions-licenses

Shaun Penton
October 26, 2020

Hi Stephen, and thanks for your reply.

Yes, Jira Software installed as well as Jira Core:

image.png

Stephen Garber
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 Champions.
October 26, 2020

Try making sure the Mysql user has references access to the database:

GRANT SELECT,INSERT,UPDATE,DELETE,CREATE,DROP,ALTER,INDEX,REFERENCES on jiradb.* TO jirauser;
Shaun Penton
October 26, 2020

Hi Stephen

Yes, that has resolved the issue - many thanks.  I'd picked up install instructions from a slightly older version of MySQL.

DEPLOYMENT TYPE
SERVER
VERSION
8.13
TAGS
AUG Leaders

Atlassian Community Events