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 simultaneous updates of multiple properties in "updateEntity" #136

Merged
merged 2 commits into from
Oct 21, 2021

Conversation

yethee
Copy link
Contributor

@yethee yethee commented Oct 20, 2021

This PR fixes issue, when changes of regular properties are lost on update both properties and relations.

@kettanaito
Copy link
Member

Hey, @yethee. Thank you for spotting and fixing this!

I might have collaterally solved this issue in #135, let me run the test against the latest head and see how it goes.

@kettanaito kettanaito changed the title Fix update entity Fix broken simultaneous updates of multiple properties in "updateEntity" Oct 21, 2021
@kettanaito kettanaito changed the title Fix broken simultaneous updates of multiple properties in "updateEntity" Fix simultaneous updates of multiple properties in "updateEntity" Oct 21, 2021
Copy link
Member

@kettanaito kettanaito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for working on this, @yethee!

Your fix is spot-on and your tests are flawless. Welcome to contributors! 🎉

Please, if you'd like to help us with some other tasks I'd be thankful. Here are some I could use a fresh perspective on:

@kettanaito kettanaito merged commit cf67f57 into mswjs:master Oct 21, 2021
@yethee yethee deleted the fix-update-entity branch October 24, 2021 10:30
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