-
Notifications
You must be signed in to change notification settings - Fork 33
[$100] Some notifications are not received #615
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This probably would be fixed by #618 |
@maxceem Still not getting these notifications, interview completed today and no email received on interview reminder, completion. Also no email received on candidate available for review(https://platform.topcoder-dev.com/taas/myteams/18976) Post Interview Action Reminder: - waiting till tommorrow to verify |
@yoution would you like to work on this? I would need some good guidance on how to verify this locally. |
@maxceem please assign to me |
@maxceem |
@sdgun this is ready for testing on DEV now. Also, all other email notifications could be tested after this as we discussed on Slack. |
@maxceem I've verified all possible notifications so far and set up data for the remaining which I will test once I get the notifications during the day and weekly notifications on Monday. |
Below email notifications are not observed in the latest build too. Candidates are available for review email is not received. Ex interviews: Reminder: Take action to reserve your talent Ex interviews: |
@yoution some of the emails didn't come during testing on DEV #615 (comment) |
@yoution I've added email template ids into the comments above #615 (comment) |
@sdgun regarding this one **Reminder: Take action to reserve your talent ** the example JC is already selected so no **Reminder: Take action to reserve your talent ** supposed to come. Or did you select this JC after you didn't get the email? btw, to which user name did you expect to get these emails? |
@yoution that looks like a correct logic.
and |
@maxceem what is the value in dev? https://github.com/topcoder-platform/taas-apis/blob/dev/config/default.js#L310 |
@yoution it should be the same like in this config |
@maxceem |
@sdgun by any chance did you get email Candidates are available for review email is not received for any team during the last few days? |
@maxceem I haven't received such email for any of my teams. |
@yoution it seems that the issue is not in TaaS but in TC Notifications service. I see that TaaS sends Kafka events for these emails, but emails don't come. So we would check TC Notifications service. |
ignore |
I can see kafka events sent to tc-notifications service from TaaS:
Both these types of events use |
hey @sdgun For the testing purpose could you please try creating a new Team using one of users who is not getting notifications and see if you would get Talent Request Confirmed email or no https://monosnap.com/file/sLXvXddBd3924e2VN5y03f7TcWy1Hq |
@sdgun I guess I found the issue. It was an issue with Sendgrid teampltes. I've fixed them and deployed so it could be tested on DEV now. Details:
|
Verified, received 'Candidates are available for review' email and 'Reminder: Take action to reserve your talent' email. |
Challenge https://www.topcoder.com/challenges/1207c85a-8ec1-48a6-9c3b-2aef9838a194 has been created for this ticket. |
Challenge https://www.topcoder.com/challenges/1207c85a-8ec1-48a6-9c3b-2aef9838a194 has been assigned to yoution. |
This ticket was not processed for payment. If you would like to process it for payment, please reopen it, add the |
Payment task has been updated: https://www.topcoder.com/challenges/1207c85a-8ec1-48a6-9c3b-2aef9838a194 |
Didn't observe the below notifications coming:
Candidates are available for review (
taas.notification.candidates-available-for-review
) - Team - https://platform.topcoder-dev.com/taas/myteams/18973/positions/1448cb0c-fd69-4842-941f-7a3d934bdf52Interview reminders-host/guest (hour before/day before) - (
taas.notification.interview-coming-up-guest
andtaas.notification.interview-coming-up-host
)hour before- https://platform.topcoder-dev.com/taas/myteams/18973/positions/cc3d0c21-f5e8-4def-bdd3-f776bf84ccc2
day before- https://platform.topcoder-dev.com/taas/myteams/18973/positions/4acdc735-43bb-4e4c-8c0c-1526e7d20f5c
Interview Completed: (
taas.notification.interview-awaits-resolution
)https://platform.topcoder-dev.com/taas/myteams/18973/positions/cc3d0c21-f5e8-4def-bdd3-f776bf84ccc2/candidates/interviews
Post Interview Action Reminder: (
taas.notification.post-interview-action-required
)https://platform.topcoder-dev.com/taas/myteams/18973/positions/cc3d0c21-f5e8-4def-bdd3-f776bf84ccc2/candidates/interviews
The text was updated successfully, but these errors were encountered: