craftcms / commerce

Fully integrated ecommerce for Craft CMS.
https://craftcms.com/commerce
Other
215 stars 169 forks source link

[5.x]: Moving default variant fields in new tab is not applied to edit UI #3570

Closed mandrasch closed 6 hours ago

mandrasch commented 6 days ago

What happened?

Description

I wanted to hide the commerce default fields - since I can't remove them, I moved them to a new tab "Commerce Default":

image

When I add a new product variant, the fields are still shown in the default tab:

image

They are shown as well in the new tab:

image

Steps to reproduce

  1. Move fields like weight into new tab in Product Types > Product Type > Variant Fields
  2. Add Product -> Add variant

Expected behavior

Moving fields to a new tab hides them in the regular tab

Actual behavior

Fields are shown in both tabs

Craft CMS version

5.2.4.1

Craft Commerce version

5.0.11.1

PHP version

8.2.20

Operating system and version

OSX/DDEV

Database type and version

MySQL 8.0

Image driver and version

No response

Installed plugins and versions

-

linear[bot] commented 6 days ago

PT-1918 [5.x]: Moving default variant fields in new tab is not applied to edit UI

nfourtythree commented 6 hours ago

Hi @mandrasch

Thank you for bringing this to our attention, we have pushed up a fix for this which will be included in the next release of Commerce.

Thanks!