From bbf90611b313ab2f3978f150aaab16378d2a2e63 Mon Sep 17 00:00:00 2001 From: Hugo Dutka Date: Thu, 29 May 2025 11:31:41 +0200 Subject: [PATCH] fix: use owner username instead of owner name in tasks list links (#18098) Fixes a bug where if you click on a task in the tasks list, you see: ![image (4)](https://github.com/user-attachments/assets/db392425-3ec8-441c-9f19-6860b85374a5) --- site/src/pages/TasksPage/TasksPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/src/pages/TasksPage/TasksPage.tsx b/site/src/pages/TasksPage/TasksPage.tsx index 1843dd8a41..138c6d3322 100644 --- a/site/src/pages/TasksPage/TasksPage.tsx +++ b/site/src/pages/TasksPage/TasksPage.tsx @@ -318,7 +318,7 @@ const TasksTable: FC = ({ templates }) => { {prompt} Access task