Actions
Bug #3826
closedUnable to search environments
Description
Trying to search for environment fails with the below error.
PGError: ERROR: missing FROM-clause entry for table "taxonomies" LINE 1: SELECT id FROM "environments" WHERE (("taxonomies"."name" ... ^ : SELECT id FROM "environments" WHERE (("taxonomies"."name" ILIKE '%Testing%' OR "taxonomies"."name" ILIKE '%Testing%' OR "environments"."name" ILIKE '%Testing%')) ORDER BY environments.name LIMIT 20 OFFSET 0
Updated by Joseph Magen almost 11 years ago
can't search compute resource either. could fix them both in same ticket.
Updated by Anonymous almost 11 years ago
- Translation missing: en.field_story_points set to 8.0
Updated by Anonymous almost 11 years ago
- Translation missing: en.field_story_points deleted (
8.0)
Updated by Anonymous almost 11 years ago
- Status changed from New to Assigned
- Assignee set to Anonymous
Updated by Anonymous almost 11 years ago
- Status changed from Assigned to Ready For Testing
Updated by Dominic Cleal almost 11 years ago
- Translation missing: en.field_release set to 2
Updated by Anonymous almost 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 145db8634df9fbc3ffb51b80093809c5aecd0f6e.
Actions