Resolve "Implement waitlist notification when resources are returned"
1 unresolved thread
1 unresolved thread
Closes #59 (closed)
Merge request reports
Activity
changed milestone to %Sprint 3
added Notification system To do Version 2.0 labels
added 1 commit
- c6f76e89 - When a resource is returned, an email notification will be sent to those who...
assigned to @c23099689
requested review from @c23054399 and @c23081764
added 1 commit
- 18ceac1e - Add asynchronous processing for waiting list notifications
requested review from @c23103590
removed Notification system label
changed this file in version 4 of the diff
- The database is designed to ensure that the query joins the waiting_list table with the account table to obtain user details.
- click the send button to send an email to a user in the WAITING table.
- Upon successful return of the resource, the system will immediately send a notification to the user.
Edited by Haoze Zhang- Resolved by Haoze Zhang
- Resolved by Haoze Zhang
- Resolved by Haoze Zhang
mentioned in commit 3b1b93cc
removed review request for @c23081764
Please register or sign in to reply