Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

sys_id changed after retriving update set on another instance

elena_ustymovyc
Kilo Contributor

Hi Everyone,

we 've met strange behaviour on Fuji:

-create update set on instance A (for example sys_id of target object "47c3e8b00f73a100e201244be1050e8f")

- retrive it on instance B

- got sys_id changed on B   "47c3e8b00f73a100e201244be1050e8f"     into   "ba7436690f7bc600ac57244be1050ed3"   log on instance B says: "didnot find sys_id 47c3e8b00f73a100e201244be1050e8f"

***having checked B - i didn't find any object with 47c3e8b00f73a100e201244be1050e8f

what can be a reason??

+ directly import xml file to instance B didn't help

6 REPLIES 6

Thank you , Berny! Problem was   in next -   record was created on B before and during importing it from A , it picks up   all field changes with replacing sys_id and no alert about it.


Resolved by deleting on B record   and all references on it   + import record from A separately.


Great to hear you got the problem solved Elena!



If you don't mind, please mark the responses on this thread as helpful/correct so that we can close this thread as answered.



Thanks,


Berny