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

[v3.0] Update in-memory shipments of order in order_shipping #4336

Merged

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Apr 13, 2022

#4334 for v3.0

Since we update the shipments state in the database,
but we read the shipsments from memory in the
OrderUpdater#determine_shipment_state we need to set the new
values here on the object as well.

Co-authored-by: darkswoop <benny@digitalbehr.de>
@tvdeyen tvdeyen force-pushed the fix-determine-shipment-state-v3.0 branch from 50393cb to 2ae2fd2 Compare April 20, 2022 16:49
@tvdeyen tvdeyen closed this Apr 22, 2022
@tvdeyen tvdeyen reopened this Apr 22, 2022
@tvdeyen tvdeyen added the changelog:solidus_core Changes to the solidus_core gem label Apr 25, 2022
@waiting-for-dev waiting-for-dev merged commit f37cca8 into solidusio:v3.0 Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:solidus_core Changes to the solidus_core gem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants