diff --git a/CHANGELOG.md b/CHANGELOG.md index 406bea89b..9713dbd6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ All notable changes to this project will be documented in this file. - Remove `importance` field from measure as it's not used anymore +### Fixed + +- Fix delete evidence from task list does not work + ## [0.14.0] - 2025-04-24 ### Added diff --git a/apps/console/src/pages/organizations/mesures/MesureView.tsx b/apps/console/src/pages/organizations/mesures/MesureView.tsx index 5c1e21817..5268754f4 100644 --- a/apps/console/src/pages/organizations/mesures/MesureView.tsx +++ b/apps/console/src/pages/organizations/mesures/MesureView.tsx @@ -2752,13 +2752,11 @@ function MesureViewContent({