mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-03 22:58:21 +00:00

* fix the race condition in bulk import around websocket and restAPI * Fix for Race condition * remove the ui race condition fix * re-switch the function to old place to avoid unwanted file change * added ui support to tackle race condition as per backend changes * fix the localization keys and unsave the data after restAPI call, since we are getting it from websocket started response * fix bulk edit table flakyness * minor code fixes * fix the bulk action being affected if multiple tab open for same page and increase the database test time to avoid flakyness * Fix Failing Test --------- Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com> Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>