If you submit the stock level field settings form, php throws the following notice. It's not a big deal, but it seems we're missing a check somewhere.

Notice: Undefined index: value in Drupal\commerce_stock_field\Plugin\Field\FieldType\StockLevel->setValue() (line 114 of modules/commerce_stock/modules/field/src/Plugin/Field/FieldType/StockLevel.php).
Drupal\commerce_stock_field\Plugin\Field\FieldType\StockLevel->setValue(Array, ) (Line: 69)

Comments

olafkarsten created an issue. See original summary.

olafkarsten’s picture

olafkarsten’s picture

Status: Active » Postponed

:/

olafkarsten’s picture

Status: Postponed » Closed (cannot reproduce)

Don't observed this is in the current dev version. Seems we fixed this somewhere