HomeAboutResourcesCalendarContact
Get Resources

How do I make a space members-only?

GR Grace Adeyemi 3 weeks ago Resolved

I want one space visible only to approved volunteers. I see visibility and join-policy settings — which combination gives me an approval-gated private space?

2

This is expected behavior, not a bug. The guard you are hitting is intentional — it protects against a class of mistakes that used to cause data loss.

If you need the other behavior, there is a documented filter you can hook to override it per site.

Following this thread closely. We are about to face the exact same decision and the replies here are gold.

This is the answer I wish I had found six months ago. Would have saved me a weekend of trial and error.