I we have one entity referencing from *reference field to the same other entity twice or more thimes, we migrate just one.

Example:
We have node with tags. If we tag the same node with the same term twice we migrate only one, ending up with unmigrated items.

Attached patch fixes it - it changes source key a bit to ensure all of them are migrated.

Comments

mikran’s picture

Status: Needs review » Needs work
Issue tags: +Needs tests

Tests for this would be good as well.

slashrsm’s picture

Status: Needs work » Needs review
StatusFileSize
new1.7 KB

Here they are :)

mikran’s picture

Status: Needs review » Needs work

I think you've uploaded the same patch again

slashrsm’s picture

StatusFileSize
new3.53 KB

You are right. Here is the right one.

mikran’s picture

Status: Needs work » Needs review
mikran’s picture

Status: Needs review » Needs work
Issue tags: -Needs tests +Novice

Reroll needed here, the patch didn't apply

slashrsm’s picture

Status: Needs work » Needs review
StatusFileSize
new3.58 KB

Here it is...

mikran’s picture

Status: Needs review » Fixed

Thanks, committed

slashrsm’s picture

Thanks!

Automatically closed -- issue fixed for 2 weeks with no activity.