LearnNewsExamplesServices
Frontmatter
id3338
titledata.RecordFactory: parseRecordValue() => strings
stateClosed
labels
enhancement
assigneestobiu
createdAtAug 2, 2022, 1:59 PM
updatedAtAug 2, 2022, 2:03 PM
githubUrlhttps://github.com/neomjs/neo/issues/3338
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtAug 2, 2022, 2:03 PM

data.RecordFactory: parseRecordValue() => strings

Closed v8.1.0 enhancement
tobiu
tobiu commented on Aug 2, 2022, 1:59 PM

sometimes APIs do not return all fields. i just encountered a case, where this leads to undefined field values of the type string (not required).

the string parser only checks for null values, so "undefined" ends up as a record field value.

tobiu added the enhancement label on Aug 2, 2022, 1:59 PM
tobiu assigned to @tobiu on Aug 2, 2022, 1:59 PM
tobiu referenced in commit 16efbc3 - "data.RecordFactory: parseRecordValue() => strings #3338" on Aug 2, 2022, 2:00 PM
tobiu closed this issue on Aug 2, 2022, 2:03 PM