mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-08 13:36:32 +00:00
* Fix #1681 - Deleted Filter in Automations Not Working as Expected * Revert "Fix #1681 - Deleted Filter in Automations Not Working as Expected" This reverts commit d941ad440b6c5bcb66d4ac8bb31c321fb23cbcfc. * Set deleted param in /search/query API to type Boolean to allow default null values * fix AUT test failures related to user search in settings/users page * fix AUT test failures related to user search in settings/users page * Make `deleted` param optional for search API call in explore page * Fix the deleted users showing on the user listing page after user search * Fix playwright tests * Fix playwright tests --------- Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>