LearnNewsExamplesServices
Frontmatter
id6615
titledata.RecordFactory: isModifiedField() => enhance the "existing field" check
stateClosed
labels
enhancement
assigneestobiu
createdAtApr 4, 2025, 7:06 PM
updatedAtApr 4, 2025, 7:07 PM
githubUrlhttps://github.com/neomjs/neo/issues/6615
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 4, 2025, 7:07 PM

data.RecordFactory: isModifiedField() => enhance the "existing field" check

Closed v8.39.0 enhancement
tobiu
tobiu commented on Apr 4, 2025, 7:06 PM

We should better differentiate:

  • a field might be present inside the model definition, but missing inside the real data of the record
  • for non-leaf fields, they are not included inside the fields map, but can be present inside the data tree
tobiu added the enhancement label on Apr 4, 2025, 7:06 PM
tobiu assigned to @tobiu on Apr 4, 2025, 7:06 PM
tobiu referenced in commit 367cd41 - "data.RecordFactory: isModifiedField() => enhance the "existing field" check #6615" on Apr 4, 2025, 7:07 PM
tobiu closed this issue on Apr 4, 2025, 7:07 PM