Visitor App: Notify Host When Visitor Checks In
Description
Currently, when a visit is approved and the visitor checks in at the building premises, the designated host or person the visitor is scheduled to meet is not notified.
The app should automatically send an email notification to the host when their visitor arrives. This ensures that hosts are aware of visitor arrivals in real-time and can greet or attend to them promptly.
Suggested Labels
- enhancement
- visitor-app
- email-notification
- medium-priority
Suggested Assignees
- Visitor App Backend Team
- Notifications / Email Service Owner
Affected Product Version
OS, DB, Other Environment Details and Versions
- OS: macOS / Linux / Windows
- Database: MySQL
- Email Service: AWS SES
- Environment: Dev / QA / Prod
Steps to Reproduce
- Approve a visit in the Visitor App.
- Ensure the visit has a designated person (host) to meet.
- Check in the visitor at the building premises.
- Observe that the host does not receive any notification email.
Expected Result
- The designated host should receive an email notification when their visitor checks in.
- The email should include visitor details (name, visit time, purpose).
Actual Result
- No email notification is sent to the host when the visitor checks in.
Related Issues
Visitor App: Notify Host When Visitor Checks In
Description
Currently, when a visit is approved and the visitor checks in at the building premises, the designated host or person the visitor is scheduled to meet is not notified.
The app should automatically send an email notification to the host when their visitor arrives. This ensures that hosts are aware of visitor arrivals in real-time and can greet or attend to them promptly.
Suggested Labels
Suggested Assignees
Affected Product Version
v1.0.0OS, DB, Other Environment Details and Versions
Steps to Reproduce
Expected Result
Actual Result
Related Issues