I am using the umbBlogPost document type to create a moderated blog. This blog has two authors : user1 and user2, and one moderator : "moderator"
Each user has the following rights on his blog : "edit in canva", "send to publish", "update", "create", "browse node".
The moderator has all rights on all blogs.
The moderation system works well when users edit or create posts in the backend, they can only "Send to Publish". But when they create something in the frontend, through the Canva edition, they have a "Save and Publish" instead of a "Send to Publish" button, which allow them to bypass the moderation system.
This looks like a bug, but I'm not sure. On the other hand, it seems to happen only with the "umbBlogPost" content type, the "Page" content type works perfectly.
Blogs : Canva mode and moderation
Hello,
I am using the umbBlogPost document type to create a moderated blog.
This blog has two authors : user1 and user2, and one moderator : "moderator"
Each user has the following rights on his blog : "edit in canva", "send to publish", "update", "create", "browse node".
The moderator has all rights on all blogs.
The moderation system works well when users edit or create posts in the backend, they can only "Send to Publish".
But when they create something in the frontend, through the Canva edition, they have a "Save and Publish" instead of a "Send to Publish" button, which allow them to bypass the moderation system.
This looks like a bug, but I'm not sure.
On the other hand, it seems to happen only with the "umbBlogPost" content type, the "Page" content type works perfectly.
So, is it a bug or does it work as intended?
Thank you,
F.
is working on a reply...