Skip to content

Conversation

@solidus-bot
Copy link

@solidus-bot solidus-bot bot commented Feb 2, 2026

Backport

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

Questions ?

Please refer to the Backport tool documentation

forkata and others added 2 commits February 2, 2026 13:56
This fixes an issue with the `display_` money methods which require the
instance to define a public method for `#currency`. It seems like this
has been broken for a while, which meant the currency for `ReturnItem`s
would always use the store default configured currency.

Co-authored-by: Alistair Norman <[email protected]>
(cherry picked from commit 6e9a0c7)
This change ensures that return items built for a new return
authorization are correctly associated with it. This will ensure that
the display_* methods use the currency from the return authorization,
instead of the default store currency.

Co-authored-by: Alistair Norman <[email protected]>
(cherry picked from commit a570cc0)
@solidus-bot solidus-bot bot requested a review from a team as a code owner February 2, 2026 13:57
@solidus-bot solidus-bot bot added changelog:solidus_backend Changes to the solidus_backend gem changelog:solidus_core Changes to the solidus_core gem labels Feb 2, 2026
@codecov
Copy link

codecov bot commented Feb 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.37%. Comparing base (4109116) to head (c86bc1e).
⚠️ Report is 4 commits behind head on v4.6.

Additional details and impacted files
@@           Coverage Diff           @@
##             v4.6    #6415   +/-   ##
=======================================
  Coverage   89.36%   89.37%           
=======================================
  Files         963      963           
  Lines       20213    20213           
=======================================
+ Hits        18064    18065    +1     
+ Misses       2149     2148    -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mamhoff mamhoff merged commit c9518e0 into v4.6 Feb 2, 2026
41 checks passed
@mamhoff mamhoff deleted the backport/v4.6/pr-6411 branch February 2, 2026 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:solidus_backend Changes to the solidus_backend gem changelog:solidus_core Changes to the solidus_core gem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants