workarea-commerce / workarea

Workarea is an enterprise-grade Ruby on Rails commerce platform
https://www.workarea.com
Other
326 stars 66 forks source link

Saving taxon clears navigable_id field #534

Closed jyucis closed 3 years ago

jyucis commented 3 years ago

Editing a taxon causes the navigable_id param field to pass an empty value, losing the data on save.

To Reproduce Steps to reproduce the behavior:

  1. Go to /admin/navigation_taxons
  2. Select any taxon to edit (I've tested this with category taxons)
  3. Save the taxon.
  4. Navigated back to the taxon you just edited.
  5. Notice the "name" in the links to taxon is blank.

Expected behavior A taxon should retain its selected values.

Workarea Setup (please complete the following information):