Skip to content

fix(service): emit the user id with the unregistered event - #439

Open
nnmrts wants to merge 1 commit into
restorecommerce:nextfrom
nnmrts:next
Open

fix(service): emit the user id with the unregistered event#439
nnmrts wants to merge 1 commit into
restorecommerce:nextfrom
nnmrts:next

Conversation

@nnmrts

@nnmrts nnmrts commented Aug 3, 2026

Copy link
Copy Markdown

The id was passed as a bare string where the topic expects io.restorecommerce.resourcebase.Deleted, so the encoder produced an empty message and consumers never learned which user was removed. This also broke the service's own restoreUnregistered handler, which reads message.id.

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.

1 participant