Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
COmanage UI 3 Marathon
Description
An attempt to search for Organization in the top search filters on the Organizational Identities listing results in a PDOException.
This URL:
/registry/org_identities/index/search.organization:test/co:2
will produce this error in the error log:
Error: [PDOException] SQLSTATE[42P01]: Undefined table: 7 ERROR: missing FROM-clause entry for table "orgidentity"
LINE 1: ... true) WHERE "OrgIdentity"."co_id" = 2 AND LOWER(OrgIdentit...
Attachments
Issue Links
- is related to
-
CO-1418 Search Filters For All Index Views
- Resolved