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

Shipment state should not be based on hidden stock for on demand products #4306

Open
Tracked by #7511
RachL opened this issue Sep 23, 2019 · 2 comments
Open
Tracked by #7511
Labels
bug-s3 The bug is stopping a critical or non-critical feature but there is a usable workaround.

Comments

@RachL
Copy link
Contributor

RachL commented Sep 23, 2019

Description

Currently on demand products which have a hidden stock at "0" will make all order appear with an "out-of-stock or "backordered" shipment state.

Steps to Reproduce

  1. Order a product that is "on demand" and make sure the "hidden" stock value is at 0
  2. Go to /orders?q[s]=completed_at+desc
  3. See that your order has a shipment state as "out of stock" or "backordered"
  4. Go back to the product, uncheck the on demand checkbox, add a positive value and save
  5. Now your same order has a shipment state of "pending" or "ready"

Animated Gif/Screenshot

Step 1 :

image

After I've added some hidden stock on the product:

image

Severity

bug-s3: a feature is broken but there is a workaround

Your Environment

  • Version used: v2.5
  • Browser name and version: Firefox 69
  • Operating System and version (desktop or mobile): Both
@RachL RachL added the bug-s3 The bug is stopping a critical or non-critical feature but there is a usable workaround. label Sep 23, 2019
@luisramos0
Copy link
Contributor

this is related to #4267

@Matt-Yorkley
Copy link
Contributor

I don't think this issue is valid anymore, right? Is it still possible to get the order state to change to backordered?

@sigmundpetersen sigmundpetersen mentioned this issue Feb 20, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-s3 The bug is stopping a critical or non-critical feature but there is a usable workaround.
Projects
Status: All the things
Development

No branches or pull requests

3 participants