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

bug: should manually build payload in mapping #1835

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

ansmonjol
Copy link
Collaborator

@ansmonjol ansmonjol commented Oct 29, 2024

We have 2 system of mapping in the same component.

So there 2 payload shape, and spreading the whole values can make the other one having unexpected attribute.

We're already explicit in the payload data build, so there is no reason to spread the rest of the form's values here

Fixes ISSUE-506

@ansmonjol ansmonjol self-assigned this Oct 29, 2024
@ansmonjol ansmonjol added the 🐞 bug Something isn't working label Oct 29, 2024
@ansmonjol ansmonjol enabled auto-merge (squash) October 29, 2024 08:30
@ansmonjol ansmonjol merged commit 217de9d into main Oct 29, 2024
6 checks passed
@ansmonjol ansmonjol deleted the all-value-spread branch October 29, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants