How to customize satisfaction survey?
Is it possible to add in an automatic notification on the portal?
The easiest is to update the database directly.
1) Stop Jira
2) Verify Jira is not running
3) Verify that the database field has your incorrect value is the table mentioned below. If not, then stop there and ask for help again else use SQL to update the create date field.
https://developer.atlassian.com/display/JIRADEV/Database+Schema#DatabaseSchema-IssueFields
4) Restart Jira
I cannot stress more that you need to stop Jira before modifying the database directly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.