millayr opened a new pull request #931: Design Docs filtered view occasionally 
incorrect
URL: https://github.com/apache/couchdb-fauxton/pull/931
 
 
   ## Overview
   
   This PR fixes a bug where fauxton would display no results when switching to 
the Design Docs filter within _all_docs.  This bug occurred when the user had 
previously paginated forward several pages within _all_docs, adversely affected 
this filtered view.
   
   ## Testing recommendations
   
   1. View the Design Docs filter of _all_docs.  Ensure that the results are 
correct.
   2. Switch to _all_docs and paginate forward enough times where the "skip" 
parameter is now greater than the number of total design documents in the 
database.
   3. Switch back to the Design Docs filter.  Ensure the results are correct.
   
   ## Checklist
   
   - [x] Code is written and works correctly;
   - [ ] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   - [ ] Update 
[rebar.config.script](https://github.com/apache/couchdb/blob/master/rebar.config.script)
 with the correct tag once a new Fauxton release is made
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to