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: invoice event unmarshaling #2162

Conversation

turip
Copy link
Contributor

@turip turip commented Jan 28, 2025

Overview

We need to remove the invoice.Workflow.Apps member as it's not json serializable.

Either ways, the apps service should be used in workers to acquire an up-to-date app based on the payload.Workflow.AppReferences

Notes for reviewer

We need to remove the invoice.Workflow.Apps member as it's not json serializable.

Either ways, the apps service should be used in workers to acquire
an up-to-date app based on the payload.Workflow.AppReferences
@turip turip force-pushed the feature/om-1151-bug-dlq-cannot-json-cannot-unmarshal-object-into-go-struct branch from d7cfe95 to b52791e Compare January 28, 2025 13:48
@turip turip marked this pull request as ready for review January 28, 2025 13:48
@turip turip added release-note/bug-fix Release note: Bug Fixes area/billing labels Jan 28, 2025
@turip turip merged commit 86aa63c into main Jan 28, 2025
25 of 26 checks passed
@turip turip deleted the feature/om-1151-bug-dlq-cannot-json-cannot-unmarshal-object-into-go-struct branch January 28, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants