diff --git a/src/tasks/components/AllTaskList.tsx b/src/tasks/components/AllTaskList.tsx index 6f6a44eb..ec5b85f4 100644 --- a/src/tasks/components/AllTaskList.tsx +++ b/src/tasks/components/AllTaskList.tsx @@ -58,6 +58,12 @@ export const AllTasksList = () => {
+ + Note: This list only shows comment notifications for tasks that are explicitly assigned to + you. If you are a project manager but not assigned to a task, you will not see its comment + notifications here. Those comments will appear on the main dashboard and project task page + instead. + )