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 @current_parent_* default value not saved on child creation #5356

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

nirvn
Copy link
Member

@nirvn nirvn commented Jun 19, 2024

Fixes issue raised here: #5327

@qfield-fairy
Copy link
Collaborator

Copy link
Collaborator

@suricactus suricactus left a comment

Choose a reason for hiding this comment

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

Thanks!

I think there are a bunch of other places in the code where we do ignore the boolean success return value. Sometimes it is done just because we don't have a good mechanism to reach, but it is nice if we can think of such.

In this case if the success failed, wouldn't be nice to log such information at least for debugging purposes?

@nirvn nirvn merged commit c39e379 into master Jun 19, 2024
25 checks passed
@nirvn nirvn deleted the current_parent_fix branch June 19, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants