navToCreateChangeNoteScreen

fun navToCreateChangeNoteScreen(projectId: String, update: Update, noteId: String? = null)

Method used to navigate to the CREATE_CHANGE_NOTE_SCREEN route

Since

1.2.0

Parameters

projectId

The identifier of the protect

update

The update where place the change note

noteId

The identifier of the change note to edit