1. Create 2 cards (Vocab card type) on server:
xx::new::vb::test xyz1 hoja
xx::vb::test xyz2 arbol
2. Sync client & server
>> 2 new cards appear on client with tags
3. Change tag on server (Renamed in tag tree of Browser):
xx::new::vb::test -> xx::vb::test …..renamed at 'test' level
>> on server, 2x2 cards appear under xx::vb::test in Browser, tags correct
4. Sync client & server
>> xyz1,hoja cards have no tag, xyz2, arbol cards have tag as expected
B1.Create 2 cards on server:
Xx::vb::test xyz1 hoja
Xx::vb::test xyz2 arbol
2. Add xx::aa::vb::test tag to card1:
>> Xx::vb::test, xx::aa::vb::test xyz1 hoja
>> Xx::vb::test xyz2 arbol
3. Rename tag in Browser tag tree frame:
Xx::aa::vb::test -> xx::vb::test ….renamed at ‘test ‘ level
4. Check results (still on server)
>> Xx::vb::test, xx::vb::test xyz1 hoja Note the duplicate tag.
>> Xx::vb::test xyz2 arbol
Probably irrelevant, but when sync'd to the client, xyz1 hoja retains one tag (hence the problems analysing the numbers).