-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
When accessing a disabled product's URL, it returns a 500 error.
I've found that Magento\CatalogUrlRewriteGraphQl\Model\DataProvider\UrlRewrite\ProductDataProvider is used as the URL provider, so in 2.4.7-p7 version this provider throws a GraphQlNoSuchEntityException when the product is disabled, which results in a 500 error in PWA Studio.



Metadata
Metadata
Assignees
Labels
No labels