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: Skeleton.toDB()s is_add determined wrong #1248

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

phorward
Copy link
Member

This is a hotfix for the problem that is_add is being set based on if the key is set or not. Furthermore, it is determined twice, so that the "magic"-bullshit now was moved into the transaction. It is a fix for PR #973 but previous implementation was also wrong.

This is a hotfix for the problem that `is_add` is being set based on if the key is set or not. Furthermore, it is determined twice, so that the "magic"-bullshit now was moved into the transaction. It is a fix for PR viur-framework#973 but previous implementation was also wrong.
@phorward phorward added bug(fix) Something isn't working or address a specific issue or vulnerability Priority: Critical This should be dealt with ASAP. It's blocking someone. main labels Aug 28, 2024
@phorward phorward added this to the ViUR-core v3.6 milestone Aug 28, 2024
@phorward phorward merged commit 6825f46 into viur-framework:main Aug 28, 2024
4 checks passed
@phorward phorward deleted the fix-toDB-is_add branch August 28, 2024 20:50
@phorward phorward added the viur-meeting Issues to discuss in the next ViUR meeting label Aug 29, 2024
@phorward phorward removed the viur-meeting Issues to discuss in the next ViUR meeting label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug(fix) Something isn't working or address a specific issue or vulnerability main Priority: Critical This should be dealt with ASAP. It's blocking someone.
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants