Skip to content

Conversation

@jmgasper
Copy link
Contributor

@jmgasper jmgasper commented Nov 5, 2025

? new Date(submissionPhase.scheduledEndDate).toUTCString()
: null

await helper.postEvent(config.EMAIL_NOTIFICATIN_TOPIC, {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[❗❗ correctness]
The topic name config.EMAIL_NOTIFICATIN_TOPIC seems to have a typo. It should likely be config.EMAIL_NOTIFICATION_TOPIC. This could lead to issues when trying to post the event.

@jmgasper jmgasper merged commit 197954f into master Nov 5, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants