Hi @Felipe
As Manuel say, seems simple but it's not.
The thesaurus «object1» defines a model of data (named section) with his specific «fields» (named components),
And the tchi1 defines other model totally different.
In object1 you will find the field: Term hierarchy25
That is not present in tchi1.
tchi1 has a «similar and compatible» field: Name tchi15 field
So, if you move the object1 records and you want change the section_tipo from object1 to tchi1 you will need to map the «fields» from one model to the new one. Besides, as Manuel said, you will need to change all locators in all other sections that point to this new records. it is possible to do, but is not simple.
Best