open-metadata / OpenMetadata

OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
https://open-metadata.org
Apache License 2.0
5.65k stars 1.06k forks source link

In Advanced Search, Unable to choose [Database == ] String that is not in the truncated dropdown list. #13804

Closed k3agan closed 1 year ago

k3agan commented 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.

image

To Reproduce

After I hit enter, it reverts to:

image (1)

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)

image (2)

Version:

Additional context Add any other context about the problem here.

k3agan commented 1 year ago

Thank you @karanh37 👍

karanh37 commented 1 year ago

@07Himank - aggregate api provides results for fields which are part of the entity. It is not providing results for all fields.

ShaileshParmar11 commented 1 year ago

since we are not reverting the PR, the issue is fixed