# Can't join public group or see member list on group page

**URL:** https://meta.discourse.org/t/cant-join-public-group-or-see-member-list-on-group-page/54916
**Category:** Bug
**Created:** [12월 29, 2016, 8:11오전 UTC](https://meta.discourse.org/t/cant-join-public-group-or-see-member-list-on-group-page/54916 "2016-12-29T08:11:30Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![ChrisBeach](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chrisbeach/32/214628_2.png) [@ChrisBeach](https://meta.discourse.org/u/ChrisBeach)
#### Post date: [12월 29, 2016, 8:11오전 UTC](https://meta.discourse.org/t/cant-join-public-group-or-see-member-list-on-group-page/54916/1 "2016-12-29T08:11:30Z")

</div>

I used to be able to join a group via the group’s page - this now seems impossible, and also, the member list is absent:

- _logged in as me_ - expecting to see “Join Group” button and member list on [SE23 Forum - Forest Hill & Honor Oak](https://se23.life/groups/2016_Parents)  

- _not logged in_ - expecting to see member list:

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [12월 29, 2016, 8:13오전 UTC](https://meta.discourse.org/t/cant-join-public-group-or-see-member-list-on-group-page/54916/2 "2016-12-29T08:13:01Z")

</div>

@tgxworld this one is yours 🙂

---

<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: [12월 29, 2016, 8:13오전 UTC](https://meta.discourse.org/t/cant-join-public-group-or-see-member-list-on-group-page/54916/3 "2016-12-29T08:13:28Z")

</div>

@ChrisBeach Is this just a public group?

---

<div class="post-metadata">

### Author: ![ChrisBeach](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chrisbeach/32/214628_2.png) [@ChrisBeach](https://meta.discourse.org/u/ChrisBeach)
#### Post date: [12월 29, 2016, 8:15오전 UTC](https://meta.discourse.org/t/cant-join-public-group-or-see-member-list-on-group-page/54916/4 "2016-12-29T08:15:37Z")

</div>

Settings for this group:

 ![](https://global.discourse-cdn.com/meta/original/3X/9/8/9822b66d6cf4281a7ffeb3e1b10cd211ebf7b822.png)

---

<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: [12월 29, 2016, 8:18오전 UTC](https://meta.discourse.org/t/cant-join-public-group-or-see-member-list-on-group-page/54916/5 "2016-12-29T08:18:17Z")

</div>

Is your instance on latest? I can’t reproduce this locally.

---

<div class="post-metadata">

### Author: ![ChrisBeach](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chrisbeach/32/214628_2.png) [@ChrisBeach](https://meta.discourse.org/u/ChrisBeach)
#### Post date: [12월 29, 2016, 8:21오전 UTC](https://meta.discourse.org/t/cant-join-public-group-or-see-member-list-on-group-page/54916/6 "2016-12-29T08:21:57Z")

</div>

> [@tgxworld](#):
>
> Is your instance on latest?

Yes it is.

I’ve just checked, and three of my public group pages work correctly e.g.

> **[SE23 Forum - Forest Hill & Honor Oak](https://se23.life/groups/Politicos)**

Pondering ways in which these two non-functioning group pages are different… the groups:

- start with a number?
- are the most recent (possibly created after a logic / DB change)?
- don’t have me as a member or owner (the others do)

---

<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: [12월 29, 2016, 8:34오전 UTC](https://meta.discourse.org/t/cant-join-public-group-or-see-member-list-on-group-page/54916/7 "2016-12-29T08:34:38Z")

</div>

Cool that should be sufficient information. I’ll look into it soon.

---

<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: [1월 3, 2017, 2:12오전 UTC](https://meta.discourse.org/t/cant-join-public-group-or-see-member-list-on-group-page/54916/8 "2017-01-03T02:12:45Z")

</div>

Hmm can you check for any errors in your logs? It looks like the members API endpoint is not returning the right results.

Anyway I noticed that font awesome icons with longer widths are still not displaying correctly so I made a fix 🙂

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

---

<div class="post-metadata">

### Author: ![scombs](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/scombs/32/48616_2.png) [@scombs](https://meta.discourse.org/u/scombs)
#### Post date: [1월 3, 2017, 4:16오전 UTC](https://meta.discourse.org/t/cant-join-public-group-or-see-member-list-on-group-page/54916/9 "2017-01-03T04:16:38Z")

</div>

> [@ChrisBeach](#):
>
> expecting to see “Join Group” button and member list

I have the same issue. I am on v1.7.0.beta11 and hosted by Discourse.

(Not seeing any _request_ buttons on private groups and PM is still going to the entire group–so maybe I am not on latest?)

Same issues with brand new test group.

Could it be related to the link on the groups page being

- [https://community.mygalaw.com/groups/Test3/members](https://community.mygalaw.com/groups/Test3/members)

It then redirects to

- [https://community.mygalaw.com/groups/Test3/](https://community.mygalaw.com/groups/Test3/)

Back when the landing page for groups was changed from _activity_ to _members_ there was a redirect added. Just a guess.

---

<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: [1월 3, 2017, 6:59오전 UTC](https://meta.discourse.org/t/cant-join-public-group-or-see-member-list-on-group-page/54916/10 "2017-01-03T06:59:59Z")

</div>

Thanks for the report @ChrisBeach and @scombs.

There was a bug client side when the current user does not belong to any group.

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

---

<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: [1월 5, 2017, 7:35오전 UTC](https://meta.discourse.org/t/cant-join-public-group-or-see-member-list-on-group-page/54916/13 "2017-01-05T07:35:30Z")

</div>

This topic was automatically closed after 2 days. New replies are no longer allowed.
