Release Information
The Znode 10.12.1.1 release includes a bug fix.
Upgrade Note: Before upgrading, please review the release notes for each version between your current version and the target versions. Important details, such as breaking changes and deprecated features, are only mentioned in the release notes where they are introduced and may not be repeated in later version's release notes.
Black Box Improvements
PIM
Z10-36717 | Missing AttributeTypeId in PIMAttribute/List API Response
Fixed an issue where the /PIMAttribute/List API response did not return the AttributeTypeId value and instead returned null, while still providing the corresponding AttributeTypeName (for example, Text or Simple Select).
Since a valid AttributeTypeId is required by the /PIMAttribute/Update API when updating an existing attribute, this issue prevented partners from using the List API response alone to perform attribute updates.
The /PIMAttribute/List API now correctly returns the associated AttributeTypeId for each attribute.