PublicDocuments icon indicating copy to clipboard operation
PublicDocuments copied to clipboard

Duplicating SmartObject does not duplicate its members' Value Transformers

Open captainneato opened this issue 5 years ago • 0 comments

After creating a smart object with a single Number field in it, I attached a "Number Calculations" ValueTransformer to that Number field, then duplicated the object to create a sibling.

Result: The new Smart Object had the appropriate field duplicated and named correctly, but it did not have a duplicate "Number Calculations" on the field.

captainneato avatar Oct 23 '19 21:10 captainneato