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 Craft Commerce attempts to creates a new cart and the store's autoSetNewCartAddresses setting is true, Scout breaks this process, resulting in the following:
Can confirm this does not happen when Scout is disabled, and Commerce correctly creates the cart with the addresses as expected. This seems to only happen when a user that is logged in has at least one address saved in their Craft User profile.
janhenckens
changed the title
[Bug] TypeError: Cannot assign null to property rias\scout\jobs\IndexElement::$id of type int
[STU-180] [Bug] TypeError: Cannot assign null to property rias\scout\jobs\IndexElement::$id of type int
Jan 8, 2025
When Craft Commerce attempts to creates a new cart and the store's
autoSetNewCartAddresses
setting istrue
, Scout breaks this process, resulting in the following:Can confirm this does not happen when Scout is disabled, and Commerce correctly creates the cart with the addresses as expected. This seems to only happen when a user that is logged in has at least one address saved in their Craft User profile.
Craft Pro 5.5.8
Scout 5.0.3
PHP 8.3.14
STU-180
The text was updated successfully, but these errors were encountered: