Closed k3agan closed 1 year ago
Affected module Advanced Search
Describe the bug I can't search on a selected DB if it isn't in the incomplete Advance Search list.
To Reproduce
After I hit enter, it reverts to:
Expected behavior
The dropdown list for == conditions should be complete, not truncated.
==
(The filtering works fine with the Contains condition, but I had to know the exact case sensitive string)
Contains
Version:
openmetadata-ingestion[docker]==XYZ
Additional context Add any other context about the problem here.
Thank you @karanh37 👍
@07Himank - aggregate api provides results for fields which are part of the entity. It is not providing results for all fields.
aggregate
since we are not reverting the PR, the issue is fixed
Affected module Advanced Search
Describe the bug I can't search on a selected DB if it isn't in the incomplete Advance Search list.
To Reproduce
After I hit enter, it reverts to:
Expected behavior
The dropdown list for
==
conditions should be complete, not truncated.(The filtering works fine with the
Contains
condition, but I had to know the exact case sensitive string)Version:
openmetadata-ingestion[docker]==XYZ
]Additional context Add any other context about the problem here.