Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Due to a regression in commit 1cc783aa65c1bf4f459028c3870ac283b607b27f (2016-12-14), the connector is reading the parent ID format from the wrong config property.
It's reading the parent format from couchbase.parentSelector.documentTypeParentFields instead of from couchbase.parentSelector.documentTypesParentFormat
The bug was only present in the birch and cypress branches; alder was fine.