Details
-
Bug
-
Resolution: Unresolved
-
Major
-
7.1.0, 7.1.1
-
Triaged
-
1
-
Unknown
Description
Description
The UI throws a parse error when trying to retrieve certain documents. UI states there are "No Results" but some results are returned (just not displayed by the UI).
Recreation
- make a collection with any name
- make a primary index on that collection
- add a document with any key with value:
{
|
"test" : [
|
{
|
"1" : {
|
"test" : "test"
|
}
|
}
|
]
|
}
|
5. should see some documents found but "No Results" returned and a parse error in the Web Inspector.
Attachments
Issue Links
- backports to
-
MB-55159 Backport MB-54232 ond MB-54233 to 7.1.4
-
- Closed
-
Gerrit Reviews
For Gerrit Dashboard: MB-54233 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
182419,3 | MB-54232 - workbench display issues with array containing 'null' values. MB-54233 - workbench display issues with subobjects with numeric key. | master | query-ui | Status: MERGED | +2 | +1 |
182596,2 | MB-54232 - workbench display issues with array containing 'null' values. MB-54233 - workbench display issues with subobjects with numeric key. | neo | query-ui | Status: MERGED | +2 | +1 |