-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Highest
-
Affects Version/s: 7.1.9
-
Component/s: Migration - Cloud to Server
-
7.01
-
2
-
Severity 1 - Critical
Issue Summary
When a user gets the latest JIRA Cloud backup from their Cloud instance and migrate this on to their JIRA Server instance that is connected to an Oracle database, they get the error seen below:
Steps to Reproduce
- Install JIRA 7.1.9
- Connect the JIRA instance to an Oracle database.
- Get a JIRA Cloud backup.
- Restore the cloud backup on to the JIRA instance from Admin > System > Restore system
- During restoration, there has been 2 observed behaviors:
- JIRA fails at about 90% and on restarting the instance you see the above error.
- JIRA completes the import and shows you the login screen but should you restart JIRA for any reason, you would see the above error.
- During restoration, there has been 2 observed behaviors:
Error occurs even if you restore to postgres first and then migrate the backup to oracle from the JIRA UI
Workaround
The instance seems to be restricted to Oracle as I have tested this on H2 and Postgres and the issue could not be replicated.
- is related to
-
JSWSERVER-15091 java.sql.SQLException: ORA-01440: column to be modified must be empty to decrease precision or scale
-
- Gathering Impact
-
- mentioned in
-
Page Loading...
- was cloned as
-
JSB-100 Loading...