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 non-registry serialization for receipts #5668

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Conversation

charliermarsh
Copy link
Member

@charliermarsh charliermarsh commented Jul 31, 2024

Summary

Fixes a bug in #5494. The RequirementSourceWire representation was ambiguous, and so the order of the fields meant that all variants were mapped to Registry when deserializing. (So the snapshots were right, but behaviors were wrong.)

@charliermarsh charliermarsh added bug Something isn't working preview Experimental behavior labels Jul 31, 2024
@charliermarsh charliermarsh merged commit ff2b810 into main Jul 31, 2024
57 checks passed
@charliermarsh charliermarsh deleted the charlie/ser branch July 31, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working preview Experimental behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants