Sub-Document ArrayAppend and others stores each element as a JSON array

Description

For example:

[ [ { "name": "Tom", "age": 50 } ], ..., [ { "name": "Harry", "age": 66 } ] ]

Expected:

[ { "name": "Tom", "age": 50 }, { "name": "Dick", "age": 27 }, { "name": "Harry", "age": 66 } ]

Environment

None

Gerrit Reviews

None

Release Notes Description

None

Activity

Show:

Jeffry Morris September 5, 2019 at 11:15 PM

Won't Fix
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Story Points

Components

Fix versions

Affects versions

Priority

Instabug

Open Instabug

PagerDuty

Sentry

Zendesk Support

Created September 3, 2019 at 9:22 PM
Updated April 24, 2020 at 8:23 PM
Resolved September 5, 2019 at 11:15 PM
Instabug

Flag notifications