[MB-6149] It's impossible to set false boolean parameters for view queries from ui Created: 07/Aug/12 Updated: 10/Jan/13 Resolved: 09/Aug/12 |
|
| Status: | Closed |
| Project: | Couchbase Server |
| Component/s: | UI |
| Affects Version/s: | None |
| Fix Version/s: | 2.0 |
| Security Level: | Public |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Iryna Mironava | Assignee: | Pavel Blagodov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: | build 1544 | ||
| Attachments: |
|
| Description |
|
On the ui appers checkboxes for boolean parameters ( e.g. reduce, descending, inclusive_end), so if i don't select it, parameter is not included in query.
|
| Comments |
| Comment by Aleksey Kondratenko [ 07/Aug/12 ] |
| descending and inclusive_end is not a problem. reduce=false needs to be passed |
| Comment by Farshid Ghods [ 09/Aug/12 ] |
|
its a UI blocker for GA .
does not have to be fixed before beta. |
| Comment by Pavel Blagodov [ 09/Aug/12 ] |
| http://review.couchbase.org/19432 |
| Comment by Thuan Nguyen [ 21/Aug/12 ] |
|
Integrated in github-ns-server-2-0 #445 (See [http://qa.hq.northscale.net/job/github-ns-server-2-0/445/]) Result = SUCCESS Aliaksey Kandratsenka : Files : * priv/public/js/filter.js * priv/public/index.html |