vintzl opened a new issue #3313:
URL: https://github.com/apache/couchdb/issues/3313


   ## Description
   
   Cloudant &skip parameter no more works
   
   ## Steps to Reproduce
   
   Try to follow the guide here:
   - 
https://docs.couchdb.org/en/latest/api/ddoc/views.html#using-limits-and-skipping-rows
   
   with this:
   `GET /recipes/_design/recipes/_view/by_title?limit=3&skip=2 HTTP/1.1`
   
   the limit is respected, but `&skip` parameter is ignored
   
   ## Expected Behaviour
   
   Rows are skipped as before.
   
   ## Your Environment
   
   * CouchDB version used: `3.1.1~buster`
   
   * Browser name and version: `curl 7.64.0-4+deb10u1`
   * Operating system and version: `Linux 5.9.0-5-amd64 #1 SMP Debian 5.9.15-1 
(2020-12-17) x86_64 GNU/Linux`
   
   ## Additional Context
   
   clouseau-2.17.0
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to