Hello,
When I merge my terms as
- term a [X]
- term b [X]
into
- term c (not selected in merging process, but selected as destination)

all node<-> term association for term a and term b are deleted.

I would expect that
node-1->term-a would result in node-1->term-c

Moreover term-c does not contain any synonym (suppose to contain term-a & term b no ?)

I use also NAT, but NAT doesn't use hook_taxonomy, the only trigger is hook_nodeapi .. so there should be no conflict ..

It seems taht basicaly, the term-a & term-b are simply deleted .. that's all !
Any issues on merging terms ?

Comments

openhairpinleft’s picture

Subscribe

Merge is deleting the merging terms, keeps just destination term. I've got a pretty large vocabulary, maybe that's the reason?

mkalbere’s picture

I wasn't able to use it corrrectly, I had to write my own module ... & no idea why it has this behaviour ..

doublejosh’s picture

Priority: Major » Critical

Furthermore, merging two terms and using the suggested 'term-id:[tid]' format to pick which should be the result just deletes both terms entirely! (I'm also using NAT in case that helps.)

ivnish’s picture

Issue summary: View changes
Status: Active » Closed (outdated)