Hi,
I am looking to create a content authoring workflow using squidex where authors create, review and publish content. In this workflow when the content is ready for review, I would want the user to know if the content is being reviewed/ edited by someone before starting to review/edit it to avoid any clashing edits and thereby allowing only one user to edit the content at a time.
Looking at the documentation for custom workflows here https://docs.squidex.io/02-documentation/developer-guides/workflows it looks like the reviewer is only expected to change the state and not make any edits.
This might be something which could be useful for others as well. Is this something which could go in the backlog (if not already exists) ?
Thanks!