It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
I have upgraded my Jira server last week.
Today i was notified by one user that he cannot see any issues or projects.
The user belongs to a custom permission scheme i have created. When i try to edit the custom permission scheme the page is blank.
I tried to reindex the Jira server and when finished the problem remains.
I did an integrity check and everything is ok (passed)
I searched on your website and found https://confluence.atlassian.com/jirakb/blank-page-when-trying-to-edit-permission-scheme-827110627.html
But when I tried the command "select * from schemepermissions where scheme = 10003 AND perm_type = 'reportercreate'"there are no results so the workaround will not apply as is the comment.
In the blank permission page from the browser if i inspect using chrome i get an error :
Failed to load resource: the server responded with a status of 500 ()
I urgently need help on this.
Solution finally found:
Edit the file $JIRA_INSTALL/atlassian-jira/WEB-INF/classes/permission-types.xml
and uncomment the below XML:
<!--
<type id="reportercreate" enterprise="true">
<class>com.atlassian.jira.security.type.CurrentReporterHasCreatePermission</class>
</type>
-->
And everything went back to normal
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreCan a new-to-agile team survive and thrive in a non-agile culture? If so, what advice would you give to those trying to be agile in a non-agile culture? What's the key(s) to success? Share your thoug...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.