Unpublished group accessible for the creator
roald - February 27, 2008 - 10:38
| Project: | Organic groups |
| Version: | 5.x-5.4 |
| Component: | og.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
I'm testing several possible workflow, and notice the following:
* content-type groupnode by default unpublished
* user creates a groupnode
* immediately after creation it is possible for the same user to attach content-nodes to the unpublished group by visiting the create content link in the group block
Is this intentionally?
Thanks

#1
yes
#2
Is there a way around this? I'm not sure under what circumstances this would be useful? It seems as if the group is unpublished, you shouldn't be able to add anything to it?
#3
You have an alter hook where you can remove those 'create' links from the details block. requires code.