-
Bug
-
Resolution: Unresolved
-
Low (View bug fix roadmap)
-
None
-
7.2.0, 7.9.0
-
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
-
- Gathering Impact
-
- is depended on by
-
DEVHELP-1178 Failed to load
Form Name |
---|
[JRASERVER-67234] OfBiz operations fail with "ERROR: operator does not exist" when JIRA is connected to Postgres
Link | New: This issue was cloned as JRASERVER-71249 [ JRASERVER-71249 ] |
Status | Original: Needs Triage [ 10030 ] | New: Gathering Impact [ 12072 ] |
Occurrence Factor | New: 10% [ 12830 ] |
Minimum Version | New: 7.02 |
Workflow | Original: JAC Bug Workflow v2 [ 2846739 ] | New: JAC Bug Workflow v3 [ 2930105 ] |
Symptom Severity | Original: Major [ 14431 ] | New: Severity 2 - Major [ 15831 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v7 - Restricted [ 2667047 ] | New: JAC Bug Workflow v2 [ 2846739 ] |
Status | Original: Open [ 1 ] | New: Needs Triage [ 10030 ] |
Labels | New: devhelp |
Attachment | New: ChecklistOptionsCleaner.java [ 314609 ] | |
Attachment | New: ofBiz_exception_postgres.log [ 314610 ] |
Link |
New:
This issue relates to |