Skip to content

Fix REPLACE default scope: current record only#2008

Merged
RobertvanderHulst merged 1 commit into
devfrom
fix/vfp-replace-scope
Jul 17, 2026
Merged

Fix REPLACE default scope: current record only#2008
RobertvanderHulst merged 1 commit into
devfrom
fix/vfp-replace-scope

Conversation

@Irwin1985

Copy link
Copy Markdown
Contributor

Fixes the REPLACE regression Peter reported on te forum "Replace in 3.0". Since 5e4151b, a plain REPLACE field WITH value was replacing every record instead of just the current one, the new ADDITIVE rules made all scope clauses optional and ended up shadowing the single-record rules.

@RobertvanderHulst
RobertvanderHulst merged commit ec2b893 into dev Jul 17, 2026
1 check passed
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