subscribepro-magento2-ext icon indicating copy to clipboard operation
subscribepro-magento2-ext copied to clipboard

QuoteItem interval option value is set to null when customer tries to make a reorder

Open kamilcanary opened this issue 2 years ago • 6 comments

When the existing order has items with subscriptions and customer tries to make a reorder in My Account - interval option value on the QuoteItem is set to null. I believe the issue happens in this method: \Swarming\SubscribePro\Model\Quote\SubscriptionOption\Updater::update when param $itemAddedBySubscribePro is set to true.

Magento version: 2.4.5-p1 SubscribePro module version: 1.5.16

kamilcanary avatar Dec 05 '22 18:12 kamilcanary