Our setups is as follows:
admin account to manage the users and permissions.
One read only account for our backend application to access the api and request templates to be rendered
Each content editor has its own user account, but currently they can not see their own or all open changes.
I would like to give the content editors also permissions to see the open changes and commit them. This way they can also double check if the changes are correct.