mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-16 11:18:33 +00:00

* made changes to redirect user to test suite listing page after test suite deletion instead of homepage * removed unnecessary fields being passed to API call for fetching for entity summary panel * removed unnecessary fields being passed to API call for fetching test case results in dataset details page * Added action column to the test suite list page inside tables for delete action * fixed an issue with the test case form where going back and forth through steps was making fields unresponsive * fixed unit tests * fixed test suite deletion issue * Revert changes for TableProfilerV1