hotwax / preorder

HotWax Commerce Pre-Order App
https://preorder.hotwax.io
Apache License 2.0
15 stars 42 forks source link

Incorrect Purchase Order Details Displayed for Products Without Associated Product Store on the Product Audit page #245

Closed Dhiraj1405 closed 2 months ago

Dhiraj1405 commented 12 months ago

Current behavior

When a user accesses a product directly via URL, and the product is not associated with the product store, incorrect purchase order details are being displayed. This behavior is misleading as it implies the product exists, but it should not be accessible without a valid association with a product store. Instead of showing incorrect purchase order details, the system should handle this scenario by displaying an appropriate error state, indicating that the product does not exist on any product store.

Expected behavior

When a product without an associated product store is accessed directly, the system should display an error state indicating that the product does not exist on any product store. Users should not see any purchase order details for such products.

Steps to reproduce the issue

Can you handle fixing this bug by yourself?

Environment details

Additional information

Dhiraj1405 commented 2 months ago

Duplicate ticket. Hence closing