User Context: * Role: Company Admin (Natalie Prescott)
Description: While email notifications for new candidate applications are being sent correctly, the corresponding in-app notifications are not appearing in the notification bell or on the side panel. The applications are correctly recorded and visible in the Applications tab, but the system fails to alert the user via the internal notification system.
Steps to Reproduce:
Log in as a Company Admin.
Observe that a new candidate application has been submitted (e.g., Floyd Onboarding for Senior Product Manager).
Confirm that an email notification was received for this application.
Check the in-app notification bell.
Observe that no notification for the new application is present in the list.
Navigate to the Applications tab.
Observe that the new candidate application is present and visible in the pipeline.
Expected Result:
A notification should appear in the in-app notification bell whenever a new application is received, mirroring the email notification and ensuring the user is alerted without leaving the platform.
Actual Result:
No in-app notification is generated, leaving the user unaware of new applications unless they manually check the Applications dashboard or their email.
Technical Notes:
The trigger for in-app alerts seems to be disconnected for new applications, even though the email notification logic is functional.
The application data is correctly reaching the database and being displayed in the UI, suggesting the issue is localized to the notification service.
User Context: * Role: Company Admin (Natalie Prescott)
Description: While email notifications for new candidate applications are being sent correctly, the corresponding in-app notifications are not appearing in the notification bell or on the side panel. The applications are correctly recorded and visible in the Applications tab, but the system fails to alert the user via the internal notification system.
Steps to Reproduce:
Log in as a Company Admin.
Observe that a new candidate application has been submitted (e.g., Floyd Onboarding for Senior Product Manager).
Confirm that an email notification was received for this application.
Check the in-app notification bell.
Observe that no notification for the new application is present in the list.
Navigate to the Applications tab.
Observe that the new candidate application is present and visible in the pipeline.
Expected Result:
A notification should appear in the in-app notification bell whenever a new application is received, mirroring the email notification and ensuring the user is alerted without leaving the platform.
Actual Result:
No in-app notification is generated, leaving the user unaware of new applications unless they manually check the Applications dashboard or their email.
Technical Notes:
The trigger for in-app alerts seems to be disconnected for new applications, even though the email notification logic is functional.
The application data is correctly reaching the database and being displayed in the UI, suggesting the issue is localized to the notification service.