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

Solve #17: Check value equality for scalar field values #19

Merged
merged 4 commits into from
Jan 4, 2024

Conversation

ddanier
Copy link
Member

@ddanier ddanier commented Nov 7, 2023

Check scalar values for equality for scalar field values. Only mark fields as changed if new value is different.

Also fixes issue that original value was stored even when validation errors occurred. Now the original value is only stored when everything went through.

@ddanier ddanier requested a review from wolfskaempf November 7, 2023 07:32
@ddanier ddanier self-assigned this Nov 7, 2023
@ddanier ddanier changed the title Solve !17: Check value equality for scalar field values Solve #17: Check value equality for scalar field values Nov 11, 2023
@ddanier ddanier merged commit 13aee50 into main Jan 4, 2024
10 checks passed
@ddanier ddanier deleted the dev/issue-17-check-value-equality branch January 4, 2024 20:18
@ddanier ddanier restored the dev/issue-17-check-value-equality branch January 4, 2024 20:21
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