Hi All
I found that after 7th March all users i created on my jira instance appears on cwd_user but not on app_user. Is this normal?
My questions are , why are the users created before 7th Mar ot appearing in there?
Is it expected that the entries in app_user and cwd_user will vary?
This i confirmed by running the following queries.
SELECT * FROM cwd_user WHERE user_name NOT IN ( select User_key from app_user);
Rahul
Hello Rahul.
The fields lower_username on both tables should match. If they are somewhat different you may see some troubles when your users are trying to login.
With the informations that you've sent it's not possible for me to tell you what happened onmarch 7th, maybe if you give us some more details on what was done that day (or right before that) we can help you better on it.
I have same situation that I found 23 of them found only in app_user select * from dajira.app_user where lower_user_name not in (select lower_user_name from dajira.cwd_user) Not sure this is related. For One particular user I am not able to delete or update the user. whey I try to delete there is no success popup message box and when I try to update I get user not found. and I am not user how JIRA is able to display as user is exist in the system.
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.