[MB-6442] message 'There are currently no documents in this bucket.' is incorrect when an items on any of the criteria are not found Created: 27/Aug/12 Updated: 09/Jan/13 Resolved: 31/Aug/12 |
|
| Status: | Closed |
| Project: | Couchbase Server |
| Component/s: | UI |
| Affects Version/s: | 2.0-beta |
| Fix Version/s: | 2.0-beta |
| Security Level: | Public |
| Type: | Bug | Priority: | Minor |
| Reporter: | Andrei Baranouski | Assignee: | Pavel Blagodov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Attachments: |
|
| Description |
|
build-1640
When trying to find the invalid doc via 'Documents Filter' or 'Lookup Id' we get "There are currently no documents in this bucket." this message is not correct, because elements exist, but they do not correspond to our search criteria message should be changed, for instance: "There are currently no documents in this bucket corresponding to the search criteria" |
| Comments |
| Comment by Pavel Blagodov [ 31/Aug/12 ] |
| http://review.couchbase.org/20400 |
| Comment by Thuan Nguyen [ 07/Sep/12 ] |
|
Integrated in github-ns-server-2-0 #461 (See [http://qa.hq.northscale.net/job/github-ns-server-2-0/461/]) Result = SUCCESS pwansch : Files : * priv/public/index.html * priv/public/js/documents.js |
| Comment by Karen Zeller [ 17/Sep/12 ] |
|
Release Note for beta:
Fixed incorrect message, 'There are currently no documents in this bucket.' to 'there are currently no documents in this bucket corresponding to the search criteria.' |