You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an issue with delivery functionality in Medusa 2.0 when a product contains multiple tags. Delivery works perfectly fine for products with a single tag, but it fails when multiple tags are applied to a product. The issue appears to be related to tag handling during the delivery process.
(Attach the video demonstrating the issue here)
Video1.mp4Video2.mp4
Expected behavior
Delivery should function correctly regardless of whether a product has one or multiple tags. The system should handle products with multiple tags without errors.
Actual behavior
The delivery process fails when a product contains multiple tags, even though it works as expected for a single tag.
Link to reproduction repo
Any latest default Medusa admin and storefront repo should do.
The text was updated successfully, but these errors were encountered:
Currently it haven't been merged on production but you can try the version: 2.1.4-snapshot-20241230092046 to verify whether the bug have been fixed for your case
Package.json file
Node.js version
v20.17.0
Database and its version
Postgres SQL 16.2
Operating system name and version
Ubuntu 20.04
Browser name
No response
What happended?
There is an issue with delivery functionality in Medusa 2.0 when a product contains multiple tags. Delivery works perfectly fine for products with a single tag, but it fails when multiple tags are applied to a product. The issue appears to be related to tag handling during the delivery process.
(Attach the video demonstrating the issue here)
Video1.mp4
Video2.mp4
Expected behavior
Delivery should function correctly regardless of whether a product has one or multiple tags. The system should handle products with multiple tags without errors.
Actual behavior
The delivery process fails when a product contains multiple tags, even though it works as expected for a single tag.
Link to reproduction repo
Any latest default Medusa admin and storefront repo should do.
The text was updated successfully, but these errors were encountered: