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

[Spree Upgrade] Handle references to order.shipping_method_id #2693

Closed
luisramos0 opened this issue Sep 12, 2018 · 1 comment
Closed

[Spree Upgrade] Handle references to order.shipping_method_id #2693

luisramos0 opened this issue Sep 12, 2018 · 1 comment
Assignees

Comments

@luisramos0
Copy link
Contributor

I am not sure yet, but I believe this column should be dropped.

We need to handle all references to it:

  • app/services/order_factory.rb
  • lib/open_food_network/order_cycle_management_report.rb
  • spec/features/consumer/shopping/orders_spec.rb
  • spec/models/spree/order_spec.rb
  • spec/services/order_factory_spec.rb
  • db/migrate/20121005015852_populate_order_default_shipping_method.rb

There are 2 more references in separate issues: #2681 and #2682

@luisramos0 luisramos0 self-assigned this Sep 12, 2018
@luisramos0
Copy link
Contributor Author

luisramos0 commented Sep 21, 2018

I am going through each reference:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants