-
-
Notifications
You must be signed in to change notification settings - Fork 792
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
Custom Stock Status filter does not work #8612
Comments
That is as intended, you are filtering against status, not custom status. |
@matmair how do you mean I should do that? In the filter selection list I can only see "Status" and when I select that the "TestStatus" I created is in the list. So what am I doing wrong? |
I would expect that the "custom stock status" values would appear here. This will be rectified in #8438 |
@SchrodingersGat Not sure I fully understand what you mean, but to further clarify what I see as the issue: The starting point is a part with one of the stock item assigned with a "custom stock status", TestState in this case. The "custom stock status" TestState is populated and selectable in the Status filter value drop down as in the screenshot in my previous comment, so far as expected. But with that filter applied the list of stock items is empty, I would expect the stock item with "TestState" status to be visible. |
Please verify that this bug has NOT been raised before.
Describe the bug*
With reference to #7990
When a Custom State is assigned to a Stock Item and also selected as a filter no items are being displayed in a Stock Item list.
Steps to Reproduce
This has only been reproduced on the Demo system
So it seems that the list is filterd based on the "Base Status" rather then the Custom Status.
Expected behaviour
Custom Status should be used as filter
Deployment Method
Version Information
InvenTree-Version: 0.17.0 dev
Django Version: 4.2.16
Commit Hash: 7a3ceb9
Commit Date: 2024-11-30
Commit Branch: null
Database: postgresql
Debug-Mode: False
Deployed using Docker: True
Platform: Linux-5.15.0-100-generic-x86_64-with
Installer: DOC
nullActive plugins: false
Please verify if you can reproduce this bug on the demo site.
Relevant log output
The text was updated successfully, but these errors were encountered: