From 461f34d9c7a62032f8f3989235b2207191af5f7a Mon Sep 17 00:00:00 2001 From: Bryan Frimin Date: Sun, 27 Apr 2025 21:07:08 -0700 Subject: [PATCH] Fix connot delete evidence from task list Signed-off-by: Bryan Frimin --- CHANGELOG.md | 4 ++++ .../src/pages/organizations/mesures/MesureView.tsx | 12 +++++------- 2 files changed, 9 insertions(+), 7 deletions(-) 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({