rnewson commented on issue #1021: CouchDB 2.1: _users database update handlers always invoked with null first parameter URL: https://github.com/apache/couchdb/issues/1021#issuecomment-347345814 that's not the actual update function, right? returning null for the first item in the response array means no update occurs. If you've only tried making/updating docs this way, then the doc is never created, which explains the null.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
