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

[attribute form] Properly handle default value using current_parent_* variable/function when in editing state #58009

Merged
merged 4 commits into from
Jul 10, 2024

Conversation

nirvn
Copy link
Contributor

@nirvn nirvn commented Jul 6, 2024

Description

This PR addresses #57957 by ensuring that changes to a parent feature triggers default value updates when the expression relies on a current_parent variable or expression when in editing mode (i.e. when the child feature has been created already).

@github-actions github-actions bot added this to the 3.40.0 milestone Jul 6, 2024
@nirvn nirvn changed the title Current parent fix [attribute form] Properly handle default value using current_parent_* variable/function when in editing state Jul 6, 2024
Copy link

github-actions bot commented Jul 6, 2024

🪟 Windows builds ready!

Windows builds of this PR are available for testing here. Debug symbols for this build are available here.

(Built from commit 686f032)

src/gui/qgsattributeform.cpp Outdated Show resolved Hide resolved
src/gui/qgsattributeform.cpp Outdated Show resolved Hide resolved
@nirvn nirvn enabled auto-merge (squash) July 10, 2024 04:26
@nirvn nirvn merged commit 6de91c6 into qgis:master Jul 10, 2024
28 checks passed
elpaso pushed a commit to elpaso/QGIS that referenced this pull request Jul 11, 2024
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