I have one user that has a issue.reporterid that is different than their username. All others have the same for both. These users are synced to Active Directory. Why would this be happening and can I change it? It is messing up my scripting.
Maybe there are two users with the same name but different user id? And the issue is reported by the wrong one?
When you hover over the reporter, is it showing the profile of the user you want? And does it have the correct username in the link?
Yes, when I hover over it it is correct. The profile shows the correct username, but if I look at it in Jiraissue in the database it has a different value in the reporter column, which is the reporterid.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is a userkey and a username for each user. User key remains constant but the username changes when the user is renamed. Is that what happened in this case?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am not sure. These users are synced from Active Directory. Is there a way to change a userkey?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
user key is what is referred in all the other tables. So, you have to be careful if you change it in the DB. Look for tables that refer the user key. There is no other easy way to do that in the user interface.
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.