- Issue created by @mlecha
- 🇨🇦Canada mlecha
In ProductVariationTypeFormAlter.php it looks to me like $variation_type->setThirdPartySetting('commerce_license', 'interval', $interval); expects an integer but is instead getting an array?
- 🇺🇦Ukraine vitaliyb98
I encountered the same error and added a fix that worked for me.
- 🇦🇺Australia behindthepage
I can confirm that patch #3 works. Thanks @vitaliyb98
- 🇨🇦Canada slawomir
Had the same error, and patch #3 worked for me, too. Thank you @vitaliyb98 .
- Merge request !23Issue #3521592 by vitaliyb98: third_party_settings.commerce_license.interval.interval doesn't exist → (Merged) created by Unnamed author
- 🇺🇦Ukraine vitaliyb98
I've submitted a merge request to speed up the review and commit process.
- 🇬🇧United Kingdom joachim
This should probably use unsetThirdPartySetting().
Also, what circumstances would have the NULL?
- First commit to issue fork.
-
jsacksick →
committed e5acc6fd on 3.0.x authored by
vitaliyb98 →
Issue #3521592 by vitaliyb98, jsacksick, mlecha, behindthepage, slawomir...
-
jsacksick →
committed e5acc6fd on 3.0.x authored by
vitaliyb98 →