Skip to content

fix(vtable): update nested fields by path - #5311

Merged
fangsmile merged 4 commits into
developfrom
fix/issue-4186-from-develop
Sep 11, 2026
Merged

fix(vtable): update nested fields by path#5311
fangsmile merged 4 commits into
developfrom
fix/issue-4186-from-develop

Conversation

@fangsmile

@fangsmile fangsmile commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Closes #4186

Test plan

🤖 Generated with Claude Code

fangsmile and others added 3 commits September 11, 2026 15:04
Expose whether edits update the nested source object or create a flat
dotted key.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Support array records in field detection and align array-path reads with
nested updates without changing existing dotted-path behavior.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Comment thread packages/vtable/src/data/DataSource.ts Fixed
Keep nested writes safe for sensitive keys.
Align array-field matching and emitted values with final stored data.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
@fangsmile
fangsmile merged commit a938bf7 into develop Sep 11, 2026
7 of 8 checks passed
@fangsmile
fangsmile deleted the fix/issue-4186-from-develop branch September 11, 2026 08:48
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.

[Bug] 嵌套属性的编辑更新的属性错误

3 participants