Skip to content

Commit 0276314

Browse files
committed
Fix number of bugs.
1 parent b5ca55f commit 0276314

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
- **ProductType Sync** - Added support for syncing changes to an `AttributeDefinition` with a `SetType` of a subtype `LocalizableEnumType` or `EnumType` [#313](https://github.com/commercetools/commercetools-sync-java/issues/313)
5151
- **Type Sync** - Added support for syncing changes to a `FieldDefinition` with a `SetType` of a subtype `LocalizableEnumType` or `EnumType` [#313](https://github.com/commercetools/commercetools-sync-java/issues/313)
5252

53-
- 🐞 **Bug Fixes** (2)
53+
- 🐞 **Bug Fixes** (3)
5454
- **ProductType Sync** - Fixed a bug in the `productType` sync which would try to unset `isSearchable`, `inputHint`
5555
and `attributeConstraint` values to `null` instead of their default values. [#354](https://github.com/commercetools/commercetools-sync-java/issues/354)
5656
- **ProductType Sync** - `ProductTypeSyncUtils#buildActions`, `ProductTypeUpdateActionUtils#buildAttributesUpdateActions`

0 commit comments

Comments
 (0)