Skip to content

Fixes for Commerce Customer submodule config#50

Merged
elisseck merged 1 commit into
backdrop-contrib:1.x-1.xfrom
aheathgr:issues/29
Oct 9, 2025
Merged

Fixes for Commerce Customer submodule config#50
elisseck merged 1 commit into
backdrop-contrib:1.x-1.xfrom
aheathgr:issues/29

Conversation

@aheathgr

@aheathgr aheathgr commented Oct 9, 2025

Copy link
Copy Markdown
Contributor

Our original port incorrectly referenced config in Commerce Checkout that didn't exist. This commit adds this config to the Commerce Customer submodule where it belongs, and updates the code to point to the correct configuration file.

This will fix an issue where Commerce orders and addresses were getting stored in the database, but weren't linked to one another. It also should solve the profile copying issues that we detected during a failed test that is referenced in Issue 29.

We know a few users have the unreleased version of this module, so we're adding an update hook to commerce_customer to make sure they receive this change as well on upgrade.

Our original port incorrectly referenced config in Commerce Checkout
that didn't exist. This commit adds this config to the Commerce Customer
submodule where it belongs, and updates the code to point to the correct
configuration file.

This will fix an issue where Commerce orders and addresses were getting
stored in the database, but weren't linked to one another. It also
should solve the profile copying issues that we detected during a failed
test that is referenced in Issue 29.

We know a few users have the unreleased version of this module, so we're
adding an update hook to commerce_customer to make sure they receive
this change as well on upgrade.
@elisseck elisseck merged commit 1c31dbd into backdrop-contrib:1.x-1.x Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants