Feature #9174
openworked on regal solar energy project
Start date:
06/24/2026
Due date:
% Done:
90%
Estimated time:
8:00 h
Description
Investigated the notification panel to enable deep-link navigation — clicking a notification should take the user directly to the relevant record, not just a generic list page.
Backend notificationSchema.js lacked an entityId field to store the specific record's ID (quotation, ticket, etc.)
Frontend AppNotification type was missing entityId and two new notification types (wattmonk-design, stock-alert)
getNotificationRoute() only navigated to list pages, not individual records
Subtasks
Related issues
No data to display