Hi all!

Is there a way to include as permission options the Publish/Unpublish Content permissions per Group? any help is very appreciated!!

Thank you!

Comments

andres.torres created an issue. See original summary.

kristiaanvandeneynde’s picture

Priority: Major » Normal

Do you mean to (un)publish the group itself or the nodes within the group?

andres.torres’s picture

Hi kristiaanvandeneynde! nodes within. so any one with the perm to pub/unpub nodes within a group can actually change those states.

Thanks for your reply!

kristiaanvandeneynde’s picture

Aha! That is currently not a group permission. I would imagine it possible to add that later on. We'd need to look where the 'global' publish/unpublish access is checked and hook into that. If we're lucky, core implemented it using the entity access system as extra $op on top of 'view', 'update', 'delete'.

kristiaanvandeneynde’s picture

Component: Usability » Group Node (gnode)
Deno’s picture

This is still an issue in RC2.

To make it more interesting, the group nodes overview (view) shows the publication status and allows the group members to filter by it, which is not very useful if they can not change the publish/unpublish status.

campbellt_’s picture

Has there been any development on this issue? I need to allow certain group roles to unpublish nodes.

campbellt_’s picture

I used the Override Node Options module and turned on the permission for "Override *node type* published option". Group users will then have the normal Publish checkbox when they are editing group nodes.

devkinetic’s picture

Version: 8.x-1.0-beta4 » 8.x-1.x-dev

This is still an issue currently.