medusajs / medusa

Building blocks for digital commerce
https://medusajs.com
MIT License
24.67k stars 2.43k forks source link

Product Tag not saving when edit product. #8886

Closed juansoler closed 2 weeks ago

juansoler commented 2 weeks ago

Bug report

Describe the bug

A clear and concise description of what the bug is.

System information

Medusa version (including plugins): 2.0.7 preview Node.js version: 20.15 Database: postgres Operating system: Ubuntu Server 22.04 Browser (if relevant):

Steps to reproduce the behavior

  1. Go to Product Edit
  2. Click on Edit Organization
  3. No appear Product Tags created already.

Expected behavior

You cannot set product tags to a product because it doesn't appear in the combobox when you're editing the product.

Screenshots

If applicable, add screenshots to help explain your problem

Code snippets

If applicable, add code samples to help explain your problem

Additional context

Add any other context about the problem here

olivermrbl commented 2 weeks ago

Nice catch, fixed in #8887