Reports break when using "Not NULL or Blank" on an integer field
Bug #925510 reported by
Michael Peters
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Confirmed
|
Low
|
Unassigned |
Bug Description
Evergreen 2.1
PostgreSQL 9.1
Debian Squeeze
When attempting to use a 'Is Not NULL or Blank" filter on an integer field in the reports module, the system dies with an error:
DBD::Pg::st execute failed: ERROR: invalid input syntax for integer: "" LINE 17: ...NOT NULL AND "00f1e2d98c06dd
The solution, of course, is to only use the "Is not NULL" operator, however this may not be intuitive to novice users, so we should prevent using this filter on integer fields.
Changed in evergreen: | |
status: | Incomplete → Triaged |
Changed in evergreen: | |
status: | Triaged → Confirmed |
tags: | removed: report reporter |
To post a comment you must log in.
Requires confirmation by someone other than the reporter.