You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating the order statuses from the order overview gives errors.
When one or more orders are selected from the overview and we select the 'Update Order Status...' button below, than we get the following error:
craft\commerce\services\OrderStatuses::getOrderStatusById(): Argument #1 ($id) must be of type int, null given, called in /var/www/html/vendor/craftcms/commerce/src/services/OrderStatuses.php on line 437
Just is case, I've disabled our modules and there are no plugins in the tracestack, so it looks like it has something to do with Commerce.
When I look at the ajax request, this is the payload:
Hmm, I updated to the latest Craft point release and things do indeed now seem ok (cms (4.5.6 => 4.5.6.1)) - so perhaps a something to do with that...or Gremlins??
Currently seems to be working ok again here, anyway
What happened?
Updating the order statuses from the order overview gives errors.
When one or more orders are selected from the overview and we select the 'Update Order Status...' button below, than we get the following error:
Just is case, I've disabled our modules and there are no plugins in the tracestack, so it looks like it has something to do with Commerce.
When I look at the ajax request, this is the payload:
And this is the full response:
Craft CMS version
4.5.6
Craft Commerce version
4.3.0
PHP version
8.2
Operating system and version
Ubuntu 20.04
Database type and version
MySQL 8
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered: