A user has been suddenly removed from an access group in AD. First, I tried to make him active again, but no luck
update cwd_user set active=1 where user_name='username'
Then, this user was granted the access group again, but he's still inactive.
I tried to add a fake users directory to clear the cache, but also no luck.
What is possible in this situation?
Hi @Pavel ,
Welcome to the community !!
Restarting JIRA will clear the user's cache and recreate it once the application is started again. If you have a Data Center installation, all Nodes must be stopped and then started one by one, otherwise, the problematic cache can be replicated back to the starting Nodes.
If restarting JIRA is not a feasible option, you can try out an alternate workaround as below:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.