Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Emilien Bevierre
Emilien BevierreReporter
Emilien Bevierre
Emilien BevierreStory Points
2
Sprint
None
Fix versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
Sentry
Sentry
Zendesk Support
Zendesk Support
Created March 4, 2024 at 3:16 PM
Updated March 18, 2024 at 5:14 PM
Resolved March 18, 2024 at 5:14 PM
These tests:
Subdocument get for a document that contains too many levels to parse, should error with Path/DocumentTooDeepException
Subdocument insert for a document that contains too many levels to parse, should error with PathTooDeepException
Inserting some content that will make the document too deep, should error with ValueTooDeepException
mutateInReallyLongPath()
Are failing with various errors.