Im trying to find a "item" object which has updated values, based on another "item" object (visItem) in this case.
then I want to overwrite the "visItem" with the found and updated "item"
I have tried to base it on something like the link below, but im not sure how to implement it in my scenario. Searching and then overwriting the outdated object.
Here is some pictures to set the scene.