For our usage of this module, we need to disable the edit and delete actions on the Editor Notes to treat notes as a historical record on the node. We only want certain individuals to moderate the editing and deleting of Editor Notes.
I propose we add a new permission of 'Administer own Editor Note'. This way the actions will not be available by default, but can be added per role to sites that need to grant this access to all editors.
I have created a patch that adds this permission and added access check in the EditorNoteHelperService with an update to the README.md. This patch needs review.
With this patch, the actions for edit and delete will not be available unless the 'Administer own Editor Note' permission is granted for their role.
Needs review
1.0
Miscellaneous