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
When I delete an order, then try and view it in "Trashed" orders, a "Server error occurred" toast notification appears and I cannot view my trashed orders. The checkboxes next to each order become non interactive after the toast notification appears.
This process triggers an error in my log file:
[yii\base\InvalidConfigException] yii\base\InvalidConfigException: Invalid owner ID: 4617 in /var/www/html/craft/vendor/craftcms/cms/src/elements/Address.php:303
Running ./craft gc/run from the terminal fixes the issue, but also removes my trashed orders.
Steps to reproduce
Go to Orders in Commerce
Delelate an order
Next to the search bar on the left, Change the dropdown from "All" to "Trashed"
A server error occurred toast notification is triggered
Try selecting an order using a checkbox
Notice it's not possible todo this
Run ./craft gc/run from the terminal and the problem is resolved
Expected behavior
For a server error not to be triggered
Actual behavior
A server error is triggered
Craft CMS version
4.5.7
Craft Commerce version
4.3.0
PHP version
8.1
Operating system and version
No response
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered:
What happened?
Description
When I delete an order, then try and view it in "Trashed" orders, a "Server error occurred" toast notification appears and I cannot view my trashed orders. The checkboxes next to each order become non interactive after the toast notification appears.
This process triggers an error in my log file:
Running
./craft gc/run
from the terminal fixes the issue, but also removes my trashed orders.Steps to reproduce
./craft gc/run
from the terminal and the problem is resolvedExpected behavior
For a server error not to be triggered
Actual behavior
A server error is triggered
Craft CMS version
4.5.7
Craft Commerce version
4.3.0
PHP version
8.1
Operating system and version
No response
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered: