LearnNewsExamplesServices
Frontmatter
id6614
titledata.RecordFactory: add support for calculated fields inside the original data symbol
stateClosed
labels
enhancement
assignees[]
createdAtApr 4, 2025, 2:54 PM
updatedAtApr 4, 2025, 2:54 PM
githubUrlhttps://github.com/neomjs/neo/issues/6614
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 4, 2025, 2:54 PM

data.RecordFactory: add support for calculated fields inside the original data symbol

Closed v8.38.0 enhancement
tobiu
tobiu commented on Apr 4, 2025, 2:54 PM
  • parseRecordValue() should get changed to just use one param
  • the signature of calculate() for a given field needs to change: calculate(data, fields), where data is either record[dataSymbol] or record[originalDataSymbol]
tobiu added the enhancement label on Apr 4, 2025, 2:54 PM
tobiu referenced in commit 6c78dc7 - "data.RecordFactory: add support for calculated fields inside the original data symbol #6614" on Apr 4, 2025, 2:54 PM
tobiu closed this issue on Apr 4, 2025, 2:54 PM