-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 7.3
-
Component/s: None
-
Severity of Issue:Major
-
Git Pull Request:
-
Sprint:FlexSprint13
Filtering products by categories is at the moment not possibile due to this error:
When I fetch the categories using the endpoint
/o/headless-admin-taxonomy/v1.0/taxonomy-categories/0/taxonomy-categories
I get this set of data
So this will be the generated oData filter:
(categoryIds/any(x:(x+eq+'39743')))
...and it will not work because the products api are expecting a number, not a string.
- Discovered while testing
-
COMMERCE-4645 Products not visible in commerce / products data set display
-
- Closed
-