From 7b1880606660f023426d7e51d2e16c5cb3414faf Mon Sep 17 00:00:00 2001
From: ghotso <168240713+ghotso@users.noreply.github.com>
Date: Mon, 18 Aug 2025 22:56:31 +0200
Subject: [PATCH] fix(incidents): show assignee in table using assigned_users
with fallback to assigned_to
---
.../schedule-incident/incident/table/IncidentTableRow.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/application/src/components/schedule-incident/incident/table/IncidentTableRow.tsx b/application/src/components/schedule-incident/incident/table/IncidentTableRow.tsx
index 8f068ff..43c1228 100644
--- a/application/src/components/schedule-incident/incident/table/IncidentTableRow.tsx
+++ b/application/src/components/schedule-incident/incident/table/IncidentTableRow.tsx
@@ -86,7 +86,7 @@ export const IncidentTableRow = memo(({
-
+
e.stopPropagation()}>