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.2] Use Order#email to show the order's email in new admin #6008

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Dec 4, 2024

Backport

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

Questions ?

Please refer to the Backport tool documentation

@tvdeyen tvdeyen requested a review from a team as a code owner December 4, 2024 16:43
@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
`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)
@tvdeyen tvdeyen force-pushed the backport/v4.2/pr-5596 branch from cf95b52 to 87b5c24 Compare December 4, 2024 16:52
Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.86%. Comparing base (1ff9a7d) to head (87b5c24).
Report is 3 commits behind head on v4.2.

Additional details and impacted files
@@            Coverage Diff             @@
##             v4.2    #6008      +/-   ##
==========================================
- Coverage   92.82%   88.86%   -3.97%     
==========================================
  Files         167      607     +440     
  Lines        4126    14752   +10626     
==========================================
+ Hits         3830    13109    +9279     
- Misses        296     1643    +1347     

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

@tvdeyen tvdeyen merged commit f622a2c into v4.2 Dec 6, 2024
10 of 11 checks passed
@tvdeyen tvdeyen deleted the backport/v4.2/pr-5596 branch December 6, 2024 10:20
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.

3 participants