Skip to content

Handle updating of default values ourselves in multi-edit mode#7066

Merged
nirvn merged 1 commit intomasterfrom
multiedit_context
Feb 20, 2026
Merged

Handle updating of default values ourselves in multi-edit mode#7066
nirvn merged 1 commit intomasterfrom
multiedit_context

Conversation

@nirvn
Copy link
Member

@nirvn nirvn commented Feb 19, 2026

ATM, we let the QGIS API do default value updates when editing features in multi-edit mode. This leads to the loss of critical QField expression scopes such as the QFC context (i.e. @cloud_username et al).

This PR fixes it.

@qfield-fairy
Copy link
Collaborator

qfield-fairy commented Feb 19, 2026

📱 Android builds

Download an Android arm64 build of this PR for testing.
(Built from commit b8456f2)

Other Android architectures

🍎 MacOS DMG universal builds

Download a MacOS DMG universal build of this PR for testing.
(Built from commit b8456f2)

🪟 Windows builds

Download a Windows build of this PR for testing.
(Built from commit b8456f2)

🐧 Linux AppImage builds

Download a Linux AppImage build of this PR for testing.
(Built from commit b8456f2)

@nirvn nirvn merged commit 5983bf8 into master Feb 20, 2026
28 checks passed
@nirvn nirvn deleted the multiedit_context branch February 20, 2026 11:38
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.

3 participants