Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v4.3] Use Order#email to show the order's email in new admin #6007

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Dec 4, 2024

Backport

This will backport the following commits from main to v4.3:

Questions ?

Please refer to the Backport tool documentation

`spree_orders` table has the column `email` which stores the email of
guest orders or users email for non guest orders. We should use
that in the new admin to display the email so that guest orders work
as well.

(cherry picked from commit 93abf41)

# Conflicts:
#	admin/spec/features/orders/index_spec.rb
@tvdeyen tvdeyen requested a review from a team as a code owner December 4, 2024 16:42
@tvdeyen tvdeyen added backport-v4.2 Backport this pull-request to v4.2 backport-v4.3 Backport this pull-request to v4.3 backport-v4.4 Backport this pull-request to v4.4 changelog:solidus_admin type:bug Error, flaw or fault labels Dec 4, 2024
@tvdeyen tvdeyen removed backport-v4.2 Backport this pull-request to v4.2 backport-v4.3 Backport this pull-request to v4.3 backport-v4.4 Backport this pull-request to v4.4 labels Dec 4, 2024
@tvdeyen tvdeyen merged commit bbceaab into v4.3 Dec 4, 2024
24 checks passed
@tvdeyen tvdeyen deleted the backport/v4.3/pr-5596 branch December 4, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants