Hi All,
I have created an issue in Jira.Based on the date and time the Created Field is updated.This field takes system date and time.
Now I am updating the issue from one status to another and in the transitions I can see both Date and time are displayed.
I am trying to search for this issue in my Jira Database JiraIssue table and changegroup table, when I see the created column the data has only date information.It does not contains time information.
Could you please help me if this information is saved somewhere in database or direct to correct database tables or a way to retrieve this date and time information from database.