Skip to content

JMESPath - Merge function can't merge when receiving a json_const_ref#703

Merged
danielaparker merged 1 commit into
danielaparker:masterfrom
BartelNieuwenhuyse:bugfix/jmespath_json-const-ref-arg-to-merge
May 7, 2026
Merged

JMESPath - Merge function can't merge when receiving a json_const_ref#703
danielaparker merged 1 commit into
danielaparker:masterfrom
BartelNieuwenhuyse:bugfix/jmespath_json-const-ref-arg-to-merge

Conversation

@BartelNieuwenhuyse
Copy link
Copy Markdown

@BartelNieuwenhuyse BartelNieuwenhuyse commented May 6, 2026

Do a shallow copy of the first argument to the merge function: if it is a json_const_ref no modification of the referenced json is allowed.

PR for issue: #702

…is a json_const_ref no modification of the referenced json is allowed.
@danielaparker danielaparker merged commit b0651bb into danielaparker:master May 7, 2026
37 checks passed
@danielaparker
Copy link
Copy Markdown
Owner

Thanks.

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