Today we’ve upgraded from 7.4 to 7.10.1. We did everything as described in you upgrade manual.
When I enter the Kanban-board page (http://jira.goodcustomers.ru/secure/RapidBoard.jspa?projectKey=DEV&rapidView=2) I get an SQL error:
```
org.ofbiz.core.entity.GenericDataSourceException: SQL Exception while executing the following:SELECT ID, ISSUE, CUSTOMFIELD, UPDATED, PARENTKEY, STRINGVALUE, NUMBERVALUE, TEXTVALUE, DATEVALUE, VALUETYPE FROM customfieldvalue WHERE ISSUE=? ORDER BY UPDATED ASC, ID ASC (Unknown column 'UPDATED' in 'field list' Query is : SELECT ID, ISSUE, CUSTOMFIELD, UPDATED, PARENTKEY, STRINGVALUE, NUMBERVALUE, TEXTVALUE, DATEVALUE, VALUETYPE FROM customfieldvalue WHERE ISSUE=10221 ORDER BY UPDATED ASC, ID ASC)
```
My setup is Linux + mysql (actually mariaDB 5.5.56).
Hi, @Yogesh Mude.
Thanks for you reply. Please do not get me wrong but I believe it is not a Mysql vs mariaDB compatibility issue.
Actually it looks like a column missing in a table.
Hi @zeramu
Have you checked Supported Platform before upgrading to Jira v7.10.1?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please have a look at the below article hope it helps.
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.