shopinvader / pattern-import-export

Module that allows to configure a pattern file for import/export
GNU Affero General Public License v3.0
11 stars 16 forks source link

Creating a pattern.config and defining a M2M export field in one go doesn't give expected result #58

Closed kevinkhao closed 3 years ago

kevinkhao commented 3 years ago
  1. Click "Create" when in new pattern.config view
  2. Choose all required options, take for example Contact as model
  3. Don't click "Save" yet
  4. Create a new export line "Tags/Name"
  5. Click "Save"
  6. Generate template file
  7. Observe you get only one "tag_ids" column instead of the correct tag_ids|1|name

Issue does not occur if you click "Save" on step 3

sebastienbeau commented 3 years ago

Fixed here : https://github.com/shopinvader/pattern-import-export/commit/4bb18928e4d2da32cb74c1a3a24ac512230da5cd