Data operations missing callback argument (CRUD operation on collection)
Description
Environment
Couchbase Server CE 7.x and potentially 6.x
Mac OS X Ventura arm64
Nodejs 16.18.1
Libcouchbase 3.3.2
Gerrit Reviews
None
Release Notes Description
None
Activity
Show:

Martin Luther ETOUMAN February 9, 2023 at 2:09 AM
Thank you !

Jared Casey February 8, 2023 at 11:42 PM
Callback allowed for CRUD operations regardless of option object being provided to operation.
Fixed
Pinned fields
Click on the next to a field label to start pinning.
PagerDuty
PagerDuty Incident
PagerDuty

PagerDuty Incident
Sentry
Linked Issues
Sentry
Linked Issues
Zendesk Support
Linked Tickets
Zendesk Support

Linked Tickets
Created December 9, 2022 at 8:15 PM
Updated February 9, 2023 at 2:09 AM
Resolved February 8, 2023 at 11:42 PM
Instabug
In this case, the callback argument is not handled
In order to make it work, I have to add `options` argument before the callback