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

Unable to add quantity_and_stock_status attribute to product filter in backend #9552

Closed
wolfpeak opened this issue May 8, 2017 · 9 comments
Labels
bug report Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@wolfpeak
Copy link

wolfpeak commented May 8, 2017

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

  1. Magento 2.1.6
  2. PHP 5.6.30

Steps to reproduce

  1. Store > Attributes > quantity_and_stock_status
  2. Advanced Attribute Properties
  3. Use in Filter Options > Yes
  4. Save

Expected result

  1. Should save and then attribute should be visible in the product list filters in the backend

Actual result

  1. After pressing save I just get the spinning "Please Wait" and nothing happens.

before
after

If there are any logs you need, if you could just point me in the right direction and I can retrieve them :)

@ghost
Copy link

ghost commented May 16, 2017

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

@ShapesGraphicStudio
Copy link

ShapesGraphicStudio commented Jun 27, 2017

I'm having the same issue in 2.1.7.

I tried this solution, but no change.

@VasylShvorak
Copy link
Contributor

@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.

@veloraven veloraven added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Jun 29, 2017
@Radiergummi
Copy link

Radiergummi commented Jul 25, 2017

Any progress on this issue?
Edit - I mean this is a bug breaking the interface and key functionality. We need to modify attributes.

@nei
Copy link

nei commented Aug 14, 2017

Having same issue on 2.1.7. 🐛

@ghost
Copy link

ghost commented Aug 21, 2017

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.
Did the issue solved ??

@Radiergummi
Copy link

This issue has resolved for me in 2.1.8 🎉

@magento-engcom-team magento-engcom-team added 2.1.x Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development bug report Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed and removed G1 Passed labels Sep 5, 2017
@magento-engcom-team
Copy link
Contributor

@wolfpeak, thank you for your report.
The issue is already fixed in develop branch, 2.2.0

@im-jc
Copy link

im-jc commented Mar 21, 2018

Hi!

Preconditions
Magento version: 2.1.7
PHP 7.1

I have changed then value from database so now i can see changed value of Use in Layered Navigation field with Filterable (with results).

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
Please give suggetions. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

No branches or pull requests

8 participants