mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-02 20:35:25 +00:00

* fix: add more fields for advance search filters * added more children values data in respective classes for tests * added some more fields for advance search filters * added project and status fields for search filter * added Glossary field and some code refactoring * updated EntityDataClass with new entities required for AdvanceSearch spec * removed some hard coded field values * updated advancedSearch with additional fields * removed failing tests of additional fields * remove failing fields for now to make the test green * remove the config changes from the PR --------- Co-authored-by: Ashish Gupta <ashish@getcollate.io>