The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

The jira database data is displayed abnormally

arno
Contributor
December 15, 2022

你好 

Today, when I was querying the database data, I found that the information in my database was displayed abnormally. In the jiraissue data table, data in "assignee" is not displayed properly, as users' E-mail information should normally be displayed, while some data is displayed as JIRAUSER+ID. And the ID does not match the cwd_user table.

What I want to realize is that the information displayed should be the user's email information. How to set it?

It's worth noting that my jira system integrates with LDAP, so it should normally display domain account information

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
December 16, 2022

Welcome to the Atlassian Community!

Stop looking at the database.  It is horribly complex and rarely works the way that you are guessing that it will.

If you want to look at users email addresses, look at the LDAP server, or Jira's UI or REST interface.  The database is not going to work the way you think.