Problem/Motivation

TypeError: Drupal\commerce\Interval::__construct(): Argument #1 ($number) must be of type string, null given, called in /modules/contrib/commerce_license/src/Entity/License.php on line 551 in Drupal\commerce\Interval->__construct() (line 34 of /modules/contrib/commerce/src/Interval.php).51

Steps to reproduce

Happened when in installed Commerce Cart Redirection and only allowed 1 unique item of a variation to be added to a the cart.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

thomas kaisuka created an issue.