-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Open
Labels
Priority: P1Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Progress: dev in progressProject: API Changes
Milestone
Description
Description
Even though extension attributes PHP classes/interfaces were not supposed to be created manually, we have several such occurrences.
It is preferable to remove these classes/interfaces because they block extensibility of the base interfaces.
Details
Remove Magento\InventoryApi\Api\Data\StockExtension
and Magento\InventoryApi\Api\Data\StockExtensionInterface
in future-develop branch
Metadata
Metadata
Assignees
Labels
Priority: P1Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Progress: dev in progressProject: API Changes