mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-17 06:03:47 +00:00

* Feat (#7561) Announcements are not supported for MLModel from UI * Fix unit test * Use Async/Await pattern * Add conversation support for mlModel * Add task support for mlModel * Fix task page loading issue * Fix unit test * Add End to end test for entity announcement * Fix Add CreateAnnouncement function issue * Add End to End Test for entity task * Fix End to End Test for Announcement and Tasks * Revert "Fix End to End Test for Announcement and Tasks" This reverts commit 48cbc0b6158b352b9e19e8290ff52a47849bb648. * Fix Description unit test * Fix cypress test * Fix cypress test * Fix entity task cypress test * Remove EntityTask Spec * Addressing review comment * Addressing review comment * Addressing review comment