LearnNewsExamplesServices
Frontmatter
id4546
titledata.RecordFactory: add support for arrays within mapping paths
stateClosed
labels
enhancementstale
assignees[]
createdAtJul 13, 2023, 2:44 PM
updatedAtSep 13, 2024, 4:29 AM
githubUrlhttps://github.com/neomjs/neo/issues/4546
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 13, 2024, 4:29 AM

data.RecordFactory: add support for arrays within mapping paths

Closed v8.1.0 enhancementstale
tobiu
tobiu commented on Jul 13, 2023, 2:44 PM

We already have Neo.nsWithArrays(), which does get used for parsing form field paths.

However, data.RecordFactory: parseRecordValue() is still using Neo.ns() instead.

It would be a quick win to change this.

tobiu added the enhancement label on Jul 13, 2023, 2:44 PM