Closed giancorderoortiz closed 4 years ago
Open-Catalogue/Components/Power-Supplies/Battery-Chargers/c/829
there is missing query params ?query=:relevance:category:816:category:829
problem is missing that because of the request being invalid. Checking why the backend does not support the code for 829
{
"errors": [
{
"message": "The value provided is not allowed.",
"reason": "invalid",
"subject": "code",
"subjectType": "parameter",
"type": "ValidationError"
}
]
}
created a ticket for smartedit / cmsocc https://jira.hybris.com/browse/CMSX-8984
Tested on dev19, with Commerce Suite 2005.0.200114002. It works now. No more 404. Please note that the fix is only in 2005. If you use 1905, you'll still see the 404 error.
Steps to Reproduce:
Expected Results:
Actual Results:
Related to https://github.com/SAP/cloud-commerce-spartacus-storefront/issues/3149