community-features
community-features copied to clipboard
Unable to add extension_attributes for ProductCustomOptionValuesInterface
Preconditions
I would love to be able be able to add extension attributes to Magento\Catalog\Api\Data\ProductCustomOptionValueInterface however it does not extend Magento\Framework\Api\ExtensibleDataInterface
Many other related interfaces allow this. Some examples:
- ProductInterface
- ProductCustomOptionInterface
- ProductCustomOptionTypeInterface
- etc
Is there a reason why this does not exist on ProductCustomOptionValueInterface?
Original Report: https://github.com/magento/magento2/issues/8675 by @danbuchal
Hello, Are there any updates on this topic? Do you have an estimate when this is going to be delivered? Thank you!
Hello,
Looking for this feature too. Just want to add some new fields to the multiple options and it would be cool to have extensions attributes in ProductCustomOptionValueInterface
Hello,
Any update on this we can't able to add extension attributes Magento\Catalog\Api\Data\ProductCustomOptionValuesInterface
The issue arose back in 2017 and there is still no progress?
@magento-engcom-team Any solution for add extension_attributes
for ProductCustomOptionValuesInterface
? Still no solution on this issue.
Hello @magento-engcom-team,
Any update on this?
We are also looking for this feature. We need to add some fields to the option value.