67b2058506
- Updated the CustomerNotifications and PublicMarkSeen methods in NotificationHandler to retrieve the customer ID from context instead of the user ID, aligning with the new customer-centric approach. - This change enhances the integration between notifications and customer management, ensuring that notifications are correctly associated with customers. - Maintained existing error handling for missing customer ID, ensuring robustness in the notification retrieval process.