move Change Note

@Transactional
open fun moveChangeNote(changeNote: Note, sourceUpdate: Update, destinationUpdate: Update, user: PandoroUser)

Method used to move a change note from an update to other

Parameters

changeNote

The change note to move

sourceUpdate

The update from move the change note

destinationUpdate

The update where move the change note

user

The user who moved the notes