Delete Permission

Created on 30 January 2025, 2 months ago

Problem/Motivation

I think edit and delete permissions should be separated instead of a whole grant permission.
In the current situation, a co-author can also delete content that he or she is assigned to.
In some cases, the content owner only needs editing support.
No one wants to regret their assignment if their content is deleted by other co-authors.
So, I think the delete permission should be separated to protect the content owner.
Any idea, please? Thanks

💬 Support request
Status

Active

Version

1.2

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @pearls
  • 🇧🇪Belgium dieterholvoet Brussels

    Co-authors share the same rights over content as the author. That means that if the delete own $type content permission is granted, co-authors can delete their content. We could add separate edit/delete co-authored $type content permissions to the module, with an update hook that automatically grants these permissions to roles with edit/delete own $type content permissions. This is not something I personally need right now, but I'll be happy to review/merge any MR's.

  • I would love to create a MR for this, but unfortunately my skills are limited.
    I found a solution with the Group module.
    Thanks for your support.

Production build 0.71.5 2024