From database can we change issue creation date
Yes, but do not do it.
If you want to capture a "date issue happened", rather than the actual issue creation date, you should do that with a custom field that you ask the person or process entering the issue
The create date should remain "date/time we put the issue in Jira", which is a different informational point.
If you insist on destroying the creation date with SQL, then you will need to
Do not directly update the database for any reason. It is the path to destroying your JIRA instance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.