Hi, I recently discovered this in Magento2 admin panel:
When creating a new Category, ALL of my attributes are added into 'Layered Navigation Filters' for that category. This happens immediately upon creation of the category, before any products are added.
Previously, I have created categories, which, upon creation, have 0 attributes added into 'Layered Navigation Filters'. I then add products, and certain attributes are added, if they are applicable to the selected products. THIS IS HOW I WANT IT TO ACT.
What can I do to fix this?