mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-25 01:18:14 +00:00

* supported async delete functionality for service entities * remove the multiple delete showing logic in ui and handle the recursive false case in case entity is not empty * added unit test for the provider * change playwright as per async delete * change the toast notification to success for the delete process being started * fix playwright test * fix playwright failure * fix the service ingestion playwright failure