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
When renaming a product on dev, proceeding to the main editor and attempting a save will return a 400 error in the POST request. This seems to only be the case when trying to save in the same session that the product was renamed in.
Steps to reproduce
Load a product on the metadata page on dev
Rename the product
Proceed to the main editor page + make a change
Attempt a save - notice a 400 error returned in console + save indicator loops
The text was updated successfully, but these errors were encountered:
Description
When renaming a product on dev, proceeding to the main editor and attempting a save will return a 400 error in the POST request. This seems to only be the case when trying to save in the same session that the product was renamed in.
Steps to reproduce
The text was updated successfully, but these errors were encountered: