LearnNewsExamplesServices
Frontmatter
id6612
titledata.RecordFactory: calculated record fields no longer get their value
stateClosed
labels
bug
assignees[]
createdAtApr 4, 2025, 9:56 AM
updatedAtApr 4, 2025, 12:33 PM
githubUrlhttps://github.com/neomjs/neo/issues/6612
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 4, 2025, 12:33 PM

data.RecordFactory: calculated record fields no longer get their value

Closed v8.38.0 bug
tobiu
tobiu commented on Apr 4, 2025, 9:56 AM
  • Deprecation issue when moving the fields generation outside the ctor.
  • data.Model should generate a map to store calculated fields
  • record changes should not only include used fields, but calculated fields as well (this can get optimised later)
tobiu added the bug label on Apr 4, 2025, 9:56 AM
tobiu referenced in commit 097f3f9 - "data.RecordFactory: calculated record fields no longer get their value #6612" on Apr 4, 2025, 10:50 AM
tobiu referenced in commit c8f5499 - "#6612 updating calculated fields, when other fields change at run-time" on Apr 4, 2025, 11:36 AM
tobiu closed this issue on Apr 4, 2025, 12:33 PM