Bug #1970
closedGroup members not automatically added as Blog users
0%
Description
I was under the impression that when you associate a blog with a group and check “Enable Member posting” that members of the group could post to the blog and would automatically be added as users on the blog.
However that has not been my experience. When I attached a blog to a hidden group and checked those things, no one on the group could get access to the blog. I had to go into the blog itself and add people as members.
Updated by Boone Gorges over 12 years ago
- Status changed from New to Hold
- Assignee set to Boone Gorges
- Target version set to 1.3.16
Thanks for the report, Chris. We have dealt with BP Groupblog and user syncing in the past. See #1932, #1745, #183, #234, and others.
I managed to reproduce Chris's problem locally, and it led me to a bug that may be at the root of all of the issues listed above. See https://github.com/castiron/cac/commit/93d0976233b343dfd6aadf19b05fb77a2b7ff67b
I'm going to put this into the 1.3.16 release, and I'll have you test it again, Chris. Thanks.
Updated by Boone Gorges over 12 years ago
Chris, the 1.3.16 release is live. Can you give this functionality a test when you get a chance? Thanks.
Updated by Chris Stein over 12 years ago
Hi Boone,
The following both worked:
(1)
Uncoupled a blogs from a group.
Added a new member.
Recoupled a blog.
The new member (and existing) had access to the blog.
(2)
modified the default settings for the already coupled blog in an existing group
the member who was previously not on the blog is now on the blog and the new default settings carried over
So it looks good to me. Thanks Boone.
Updated by Boone Gorges over 12 years ago
- Status changed from Hold to Resolved
Excellent, thanks, Chris!