# Cannot check "Allow members to leave group freely" when group is configured to "Allow users to send membership requests to group owners"

**URL:** https://meta.discourse.org/t/cannot-check-allow-members-to-leave-group-freely-when-group-is-configured-to-allow-users-to-send-membership-requests-to-group-owners/73400
**Category:** Bug
**Created:** [11월 4, 2017, 5:09오전 UTC](https://meta.discourse.org/t/cannot-check-allow-members-to-leave-group-freely-when-group-is-configured-to-allow-users-to-send-membership-requests-to-group-owners/73400 "2017-11-04T05:09:17Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![mcwumbly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcwumbly/32/103861_2.png) [@mcwumbly](https://meta.discourse.org/u/mcwumbly)
#### Post date: [11월 4, 2017, 5:09오전 UTC](https://meta.discourse.org/t/cannot-check-allow-members-to-leave-group-freely-when-group-is-configured-to-allow-users-to-send-membership-requests-to-group-owners/73400/1 "2017-11-04T05:09:17Z")

</div>

There’s a little bug in the edit group dialog.

I can do the following:

1. check “Allow members to leave group freely”
2. check “Allow users to send membership requests to group owners”

This creates a group that someone can request to join, and then leave freely.

But if I instead try to do do the steps in reverse:

1. check “Allow users to send membership requests to group owners”
2. check “Allow members to leave group freely”

…I am unable to do step 2.

As a workaround, I can uncheck “Allow users to send membership requests to group owners” and then check them in the order that works.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [11월 4, 2017, 5:10오전 UTC](https://meta.discourse.org/t/cannot-check-allow-members-to-leave-group-freely-when-group-is-configured-to-allow-users-to-send-membership-requests-to-group-owners/73400/2 "2017-11-04T05:10:38Z")

</div>

Sure @tgxworld maybe take a peek when you have time.

---

<div class="post-metadata">

### Author: ![mcwumbly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcwumbly/32/103861_2.png) [@mcwumbly](https://meta.discourse.org/u/mcwumbly)
#### Post date: [11월 4, 2017, 5:13오전 UTC](https://meta.discourse.org/t/cannot-check-allow-members-to-leave-group-freely-when-group-is-configured-to-allow-users-to-send-membership-requests-to-group-owners/73400/3 "2017-11-04T05:13:12Z")

</div>

To clarify, this is only an issue on the page at the route: `/groups/Foo/edit` not `/admin/groups/custom/Foo`

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [11월 6, 2017, 2:32오전 UTC](https://meta.discourse.org/t/cannot-check-allow-members-to-leave-group-freely-when-group-is-configured-to-allow-users-to-send-membership-requests-to-group-owners/73400/5 "2017-11-06T02:32:22Z")

</div>

Thank you @mcwumbly, fixed in

[https://github.com/discourse/discourse/commit/abdfac9cb5acb8b0de8f71533194a240cfca7930](https://github.com/discourse/discourse/commit/abdfac9cb5acb8b0de8f71533194a240cfca7930)

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [11월 6, 2017, 2:32오전 UTC](https://meta.discourse.org/t/cannot-check-allow-members-to-leave-group-freely-when-group-is-configured-to-allow-users-to-send-membership-requests-to-group-owners/73400/6 "2017-11-06T02:32:24Z")

</div>


