Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Done
-
prod/bigpicture/jiraserver/2020/10/07/8.0.3, prod/biggantt/jiraserver/2020/10/07/8.0.3
-
None
-
Tree
-
BigPicture, BigGantt
-
JIRA server, JIRA cloud, Trello
-
-
1 hour, 25 minutes, 25 seconds -
1 day, 16 hours, 28 minutes, 39 seconds -
2 days, 8 hours, 58 minutes, 26 seconds -
1 day, 2 hours, 2 minutes, 44 seconds -
23 minutes -
6 seconds -
1 day, 16 hours, 21 minutes, 12 seconds -
Description
Steps to reproduce
- Install BigPicture version 7.x.x
- Open any existing program box configurations.
- Go to Gantt Column Views.
- Create a new one with a name longer than 240 symbols.
- Go to Manage apps and install newest BigPicture version from the marketplace (version 8.x.x)
- Go to Overview/Home and click to start the Upgrade Task (UT) process (which is a process that modifies the database scheme of the add-on).
- When UT process is finished go to Gantt Column Views in the previously used Program Box
Observed result
Upgrade Task process is finished with fail. There is a screen with information about "BigPicture loading crashed.
Below are some stack traces from logs.
Oct 07 14:29:00 CEST 2020, Upgrade failed!!!!, stage = 36@DML com.atlassian.activeobjects.internal.ActiveObjectsSqlException: There was a SQL exception thrown by the Active Objects library (...) org.postgresql.util.PSQLException: ERROR: value too long for type character varying(255)
or
Caused by: com.softwareplant.util.storage.dbupgrade.domain.exceptions.DatabaseUpgradeTaskExecutionException: Upgrade task stage: 66@DML failed
Expected result
BigPicture migration from version 7.x.x to 8.x.x is finished with success. In Gantt Column View there is previously created a view with name as before migration.