Tried to export/import Feeds importer with several taxonomy mappings.

As such mapper saves the VID, it becomes broken on another site with different sets of vocabularies. Even if vocabularies are imported too, VIDs are different.

Should taxonomy mapper saves machine name of vocabulary to work with?

Comments

Andrey Zakharov’s picture

Status: Active » Needs review
StatusFileSize
new1.68 KB

Adding mapping by $vocabulary->machine_name

pol’s picture

This patch is working for 6.x-1.x.

pol’s picture

Status: Needs review » Needs work
StatusFileSize
new4.65 KB

First patch is useless without fe_extra.

Updated patch using features extra taxonomy.

pol’s picture

Last patch, working on dev and beta11.

pol’s picture

Fixing a stupid typo.

pol’s picture

Status: Needs work » Needs review

We are using the patch #5 for a project and it's working good.

twistor’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)