Description of problem: Can not search with condition pool id is not empty Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1.Try to do an advanced search, in the coustom search, select pool id and is not empty, search 2. 3. Actual results: ERROR: invalid input syntax for integer: "" LINE 12: ... NULL AND COALESCE(bug_agile_pool.pool_id, -1) != '' AND ( b... Expected results: Additional info:
This is another example of an invalid comparison as per Bug 1257476. *** This bug has been marked as a duplicate of bug 1257476 ***