Sort is not working for stats query
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R3.1 |
New
|
Medium
|
mkheni | |||
R3.2 |
New
|
Medium
|
mkheni | |||
R4.0 |
New
|
Medium
|
mkheni | |||
R4.1 |
New
|
Medium
|
mkheni | |||
Trunk |
New
|
Medium
|
mkheni |
Bug Description
Sort is not working for stats query.Following query is returning same result for sort is 1 or 2.
{"table"
Result
{
"value": [
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
},
{
"
"
}
]
}
Changed in juniperopenstack: | |
assignee: | nobody → Raj Reddy (rajreddy) |
tags: | added: analytics |
information type: | Proprietary → Public |