-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 7.2.0, 7.9.0
-
Component/s: Issue - Fields
-
7.02
-
Severity 2 - Major
Summary
Customers using Postgres 9.3 trying to remove an options used by Checklist for Jira custom field encounters an error:
(ERROR: operator does not exist: numeric ~~ bigint
The same problem is partially fixed by JRASERVER-20554. This one was never discovered.
Internally, the add-on is using the findByLike method of the OfBiz delegator to clean up data in the CustomFieldValue table when an option is delete.
Affects Jira versios: 7.2.0 - 7.9.0
See logs for more details
- relates to
-
JRASERVER-20554 Some operations fail with "ERROR: operator does not exist" when JIRA is connected to Postgres 8.3+
-
- Closed
-
- was cloned as
-
JRASERVER-71249 Deleting a custom field fails with "No operator matches the given name and argument type" when JIRA is connected to Postgres
-
- Closed
-
- is depended on by
-
DEVHELP-1178 Loading...