# Regular and Leader badge list broken

**URL:** https://meta.discourse.org/t/regular-and-leader-badge-list-broken/80290
**Category:** Bug
**Created:** [February 11, 2018, 3:34am UTC](https://meta.discourse.org/t/regular-and-leader-badge-list-broken/80290 "2018-02-11T03:34:28Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [February 11, 2018, 3:34am UTC](https://meta.discourse.org/t/regular-and-leader-badge-list-broken/80290/1 "2018-02-11T03:34:29Z")

</div>

It is currently not possible to see who has the [regular](https://meta.discourse.org/badges/3/regular) and [leader](https://meta.discourse.org/badges/4/leader) badges. The badge description displays, but no users appear. Both the Basic and Member badges appear to work.

 ![image](https://global.discourse-cdn.com/meta/original/3X/a/d/adf201c1aa2d3f744bfac2fb6318fc20481697e5.png)

Console error:

 ![image](https://global.discourse-cdn.com/meta/original/3X/0/c/0c32e0df99a45a349ff6445cc2c6d19be1ecd338.png)

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [February 11, 2018, 3:55am UTC](https://meta.discourse.org/t/regular-and-leader-badge-list-broken/80290/2 "2018-02-11T03:55:43Z")

</div>

I can see leader TL4 OK, but not regular TL3

Might this involve code that was written back when the trust level groups were named differently?

i.e. confusion caused by the tokens not being renamed to be more accurately descriptive.

- Basic - TL 1
- Regular - TL 2 now Member
- Leader - TL 3 now Regular
- Elder - TL 4 now Leader

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [February 11, 2018, 4:05am UTC](https://meta.discourse.org/t/regular-and-leader-badge-list-broken/80290/3 "2018-02-11T04:05:14Z")

</div>

Oh, interesting. I just tried viewing the badges as anon and it worked. Strange permission issue perhaps?

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [February 11, 2018, 4:17am UTC](https://meta.discourse.org/t/regular-and-leader-badge-list-broken/80290/4 "2018-02-11T04:17:18Z")

</div>

I guess it could be. I know there has been discussion about not displaying group details for non-group members for some groups. I didn’t think trust level groups were part of that, but then I don’t often visit the badge group pages so this could very well be related.

Odd though that I am a member of the one I’m not seeing.

---

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [February 11, 2018, 8:13pm UTC](https://meta.discourse.org/t/regular-and-leader-badge-list-broken/80290/5 "2018-02-11T20:13:32Z")

</div>

Regression from [FIX: 404 page when clicking a badge notification from before changing… · discourse/discourse@aab2d10 · GitHub](https://github.com/discourse/discourse/commit/aab2d102ff18a77fb48209c63f99bf84a3a4631a)

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [February 13, 2018, 4:41pm UTC](https://meta.discourse.org/t/regular-and-leader-badge-list-broken/80290/7 "2018-02-13T16:41:42Z")

</div>

Reverted that fix. I don’t know what’s going on in that badge js code… the variable names are wrong I think?

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [February 13, 2018, 4:41pm UTC](https://meta.discourse.org/t/regular-and-leader-badge-list-broken/80290/8 "2018-02-13T16:41:46Z")

</div>


