Hello,
I'm having an issue creating a project. I want to create a software project, but instead this is all I see:
I'm using Jira Server, commercial license:
I already browsed and tried the options I found. I made sure the Agile plugin was enabled and that the MySQL account had permissions.
Any help is appreciated.
I'm not sure if this is resolved or not, but I had the same set of issues (can't create software projects, spinning wheel on boards) and was able to resolve it by by granting "references" permissions to my MySQL user. Hope it works for you too!
Thank you Matt Cass!!! You are awesome! I was going crazy trying to figure out why my new JIRA installation wasn't allowing me to create software projects. I even uninstalled and reinstalled like the OP did, but that didn't fix it. Then I saw your answer, added the 'references' permission to my MySQL user, and that fixed the problem. I don't know why Atlassian hasn't fixed their documentation.
Anyway, thanks again for your fix!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Granting References and JIRA service restart also fixed my problem.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For MySQL
GRANT SELECT,INSERT,UPDATE,DELETE,CREATE,DROP,ALTER,INDEX,REFERENCES on jiradb.* TO jirauser;
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Matt, you fixed it. Thanks for the Reference permissions reference.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Fixed it by not only reinstalling, but removing every single jira-related folder when I was uninstalling. Simply running the uninstall tool was not enough. Thanks to both who replied.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This also happened to me. What I did to enable the software project in Jira is to change my evaluation license to Jira Software > Jira Software (Server) instead of Jira Software (Data Center)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There's something wrong with my Jira, but I can't figure out what it is. If I click on "boards" it never actually loads that page, it just remains loading for an indefinite amount of time. Does anyone know what could be causing this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Does your admin account have access to Jira Software? Check it's in the group that allows you into Software.
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.
Was the software recently installed? If so, try restarting the application
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the reply!
Yes, it was recently installed. In fact I was at 7.5.0 with the same issue, and I updated core and software to 7.5.2 and I still have the same issue. I've restarted several times and nothing changes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.