-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.2
-
Fix Version/s: 2.0.6
-
Component/s: APIs, Integrations and Extension Points
-
Labels:None
Steps to reproduce
1-. make a request in order to add a new product using headless-commerce-admin-catalog/v1.0/product, the categories object we are sending:
"categories": [ { "properties":{ "externalReferenceCode":"7751177736329544" }, "name": "Geríatricos", "siteId": 20135, "vocabulary": "Adurah Store" } ],
2-. Access to liferay Portal to see if the category has been retrieved
2.1-. Sign in
2.2-. Access to Control Panel --> Commerce --> Products
2.3-. Click on the product created --> Click on the Categorization tab
2.4 -. See that no category/tag has been retrieved