-
Type:
Bug
-
Resolution: Low Engagement
-
Priority:
Low
-
None
-
Affects Version/s: 7.2.0, 7.9.0, 8.1.2, 8.5.4
-
Component/s: Custom fields, Environment - Database
-
7.02
-
1
-
Severity 2 - Major
-
0
Summary
Customers using Postgres 10.13 trying to remove custom fields encounter an error:
Caused by: org.ofbiz.core.entity.GenericDataSourceException: SQL Exception while executing the following:SELECT ID, ISSUE, CUSTOMFIELD, UPDATED, PARENTKEY, STRINGVALUE, NUMBERVALUE, TEXTVALUE, DATEVALUE, VALUETYPE FROM public.customfieldvalue WHERE CUSTOMFIELD=? (ERROR: operator does not exist: character varying = bigint
Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts.
Position: 156)
The same problem is partially fixed by JRASERVER-20554. This one was never discovered.
- is cloned from
-
JRASERVER-67234 OfBiz operations fail with "ERROR: operator does not exist" when JIRA is connected to Postgres
-
- Gathering Impact
-
- relates to
-
JRASERVER-20554 Some operations fail with "ERROR: operator does not exist" when JIRA is connected to Postgres 8.3+
-
- Closed
-
- is depended on by
-
DEVHELP-1178 Loading...