Affected module
Does it impact the UI, backend or Ingestion Framework? - UI
Describe the bug
A clear and concise description of what the bug is.
- When searching for bots on the Bots page:
Search using bot name → ❌ No results returned
Search using bot email → ✅ Results returned correctly
This suggests the search query may not be properly indexing or querying the name field for bots.
To Reproduce
Screenshots or steps to reproduce
Expected behavior
A clear and concise description of what you expected to happen.
- Search should return results when searching by:
Version:
- OS: [e.g. iOS]
- Python version:
- OpenMetadata version: [e.g. 0.8]
- OpenMetadata Ingestion package version: [e.g.
openmetadata-ingestion[docker]==XYZ]
Additional context
Add any other context about the problem here.
Affected module
Does it impact the UI, backend or Ingestion Framework? - UI
Describe the bug
A clear and concise description of what the bug is.
Search using bot name → ❌ No results returned
Search using bot email → ✅ Results returned correctly
This suggests the search query may not be properly indexing or querying the name field for bots.
To Reproduce
Screenshots or steps to reproduce
Expected behavior
A clear and concise description of what you expected to happen.
Version:
openmetadata-ingestion[docker]==XYZ]Additional context
Add any other context about the problem here.