Setting all available shipping methods as "backoffice only" hides all of them from the backoffice as well #6136
Labels
bug-s4
The bug is annoying, but doesn't prevent from using the platform. Not so many users are impacted.
Description
Observed while testing #6039
PR #5392 introduced the possibility to set shipping methods as "backoffice only", removing them from the /checkout page.
Currently, the most common workflow for creating backoffice orders is (following a top-down order):
If the hub has set all hipping methods as backofice only, and follows this workflow/order, then no shipping methods are available to choose from - which is the bug reported in this issue.
Expected Behavior
Shipping methods - as seen on /admin/shipping_methods - should always be available in the backoffice (lets forget tags for now - as there is an ongoing discussion on this matter)
Actual Behaviour
If all shipping methods are set as "backoffice only" then no available shipping method appears when placing backoffice orders (this happens for the workflow described above)
Steps to Reproduce
Log in as admin
choosing distributor and OC > adding products > adding customer details
Animated Gif/Screenshot
Workaround
If one sets the customer details in forehand, then the backoffice-only set shipping methods appear as expected. That means following this workflow:
Severity
Not sure on severity. Maybe an edge case - bug-s4?
Your Environment
Possible Fix
The text was updated successfully, but these errors were encountered: