Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Sergey AuseyauSergey AuseyauFix versions
Story Points
1Reporter
Jared CaseyJared CaseyPriority
MajorInstabug
Open Instabug
Details
Details
Assignee
Sergey Auseyau
Sergey AuseyauFix versions
Story Points
1
Reporter
Jared Casey
Jared CaseyPriority
Instabug
Open Instabug
PagerDuty
PagerDuty
PagerDuty
Sentry
Sentry
Sentry
Zendesk Support
Zendesk Support
Zendesk Support
Created June 29, 2021 at 11:05 PM
Updated October 8, 2021 at 8:26 AM
Resolved July 13, 2021 at 8:55 AM
In testing PYCBC-1083, I have a handful of sub-document and data structure tests failing. It looks to be related to passing an empty path to sub-document array methods (an example below) in the latest LCB (I am testing against master to prep for the 3.2 release). Historically an empty path was allowed. I think there is also a create_path option, so if I need to make sure that is supplied I can make the necessary updates to documentation and the Python client. However, I think LCB might still need some updates.
Example Python snippet, works w/ LCB 3.1.4, fails w/ master.