-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Unable to add quantity_and_stock_status attribute to product filter in backend #9552
Comments
I got same issue in 2.1.4 It looks like the issue that the quantity_and_stock_status attribute option inputs are disable, then when submit the form the option values are not been submitted. There is an existed ticket for this issue, #9221 |
I'm having the same issue in 2.1.7. I tried this solution, but no change. |
@wolfpeak Thanks for reporting this issue. This issue is already addressed in internal ticket MAGETWO-69716. I’ve added your report on this issue to that ticket. |
Any progress on this issue? |
Having same issue on 2.1.7. 🐛 |
it's look that the issue is with some others product not only with quantity_and_stock_status. After pressing save the popup loads endlessly and nothing happen. |
This issue has resolved for me in 2.1.8 🎉 |
@wolfpeak, thank you for your report. |
Hi! Preconditions I have changed then value from database so now i can see changed value of BUT, it is not showing on front end layerd navigation like other dropdown attributes(Price, color). How can i display 'quantity_and_stock_status' on front end layered navigation?i.e In Stock and Out of Stock |
Hi all, I hope that you can help me. Please forgive me being fairly new at this and never having posted here before but I have tried searching with no real success at finding my issue.
Preconditions
Steps to reproduce
Expected result
Actual result
If there are any logs you need, if you could just point me in the right direction and I can retrieve them :)
The text was updated successfully, but these errors were encountered: