Skip to content

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

Merged
tvdeyen merged 1 commit intov4.4from
backport/v4.4/pr-5596
Dec 4, 2024
Merged

[v4.4] Use Order#email to show the order's email in new admin#6006
tvdeyen merged 1 commit intov4.4from
backport/v4.4/pr-5596

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Dec 4, 2024

Backport

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

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)
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.45%. Comparing base (b5f5e0a) to head (6f3802d).
Report is 2 commits behind head on v4.4.

Additional details and impacted files
@@           Coverage Diff           @@
##             v4.4    #6006   +/-   ##
=======================================
  Coverage   89.45%   89.45%           
=======================================
  Files         782      782           
  Lines       17991    17991           
=======================================
  Hits        16094    16094           
  Misses       1897     1897           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tvdeyen tvdeyen merged commit 6651914 into v4.4 Dec 4, 2024
@tvdeyen tvdeyen deleted the backport/v4.4/pr-5596 branch December 4, 2024 16:44
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