Skip to content
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

Fix SCHOOL_MOVED event publishing #240

Merged

Conversation

cditcher
Copy link
Contributor

Events for SCHOOL_MOVED were not being published. A null event id was to blame. Only events with an eventId are emitted.

…t relies on the event having and id so events were not being published to nats for SCHOOL_MOVED.
Copy link

@arcshiftsolutions arcshiftsolutions merged commit e2dcf9b into master Jul 30, 2024
6 checks passed
@arcshiftsolutions arcshiftsolutions deleted the fix/school-moved-not-emitting-events-to-nats branch July 30, 2024 22:53
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