Hi there,
We have upgraded our Jira instance from 8.x.x to 8.2.2 in order to solve the known bug of 'User Directories' missing option even being part of Jira System Administrator and Administrator group. Is there anything I may be missing?
Thanks in advance
Hello,
This issue was raised to Atlassian support . As usual the support team found out a solution :
The user directory screen is part of the "com.atlassian.crowd.embedded.admin" plugin package. Within your instance this package has been disabled which is why this screen is not enabled either.
To resolve the issue please;
DELETE FROM pluginstate WHERE pluginkey = 'com.atlassian.crowd.embedded.admin';
You should now be able to see the User Directory screen with a system admin user!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @PVS
Already checked that option, even removing and adding me back on. The issue still persists.
Thanks for the quick advise anyway
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.