1228-Fix_remove_duplicate_causes_cloud_change_got_missing
Description
remove duplicate remoteId patch causes an issue when the user updates the note in the cloud but didn't sync the device before applying the patch. To resolve this, we now create a new note which contains all the changes & doesn't update the original note content, so the user can find all of his changes as expected.