# Another very minor admin bug when creating a new group

**URL:** https://meta.discourse.org/t/another-very-minor-admin-bug-when-creating-a-new-group/32734
**Category:** Bug
**Created:** [31 Agosto , 2015 13:15 UTC](https://meta.discourse.org/t/another-very-minor-admin-bug-when-creating-a-new-group/32734 "2015-08-31T13:15:34Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![clay](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/clay/32/102156_2.png) [@clay](https://meta.discourse.org/u/clay)
#### Post date: [31 Agosto , 2015 13:15 UTC](https://meta.discourse.org/t/another-very-minor-admin-bug-when-creating-a-new-group/32734/1 "2015-08-31T13:15:34Z")

</div>

⚠ very minor bug alert ⚠

1. Go into Admin
2. Click Groups
3. Click New
4. Change your mind. You don’t really want a new group. Click Delete.
5. The following pops up. Clicking “Yes” does nothing at all.

 ![](https://global.discourse-cdn.com/meta/original/3X/e/f/ef168540862a6eefa2a35b855f629cc0291a9e3b.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: [1 Setembro , 2015 01:55 UTC](https://meta.discourse.org/t/another-very-minor-admin-bug-when-creating-a-new-group/32734/2 "2015-09-01T01:55:26Z")

</div>

The problem might not be that minor. The routes after clicking `new` is `http://localhost:3000/admin/groups/custom/undefined` which isn’t right.

---

<div class="post-metadata">

### Author: ![getabetterpic](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/getabetterpic/32/116715_2.png) [@getabetterpic](https://meta.discourse.org/u/getabetterpic)
#### Post date: [17 Setembro , 2015 14:38 UTC](https://meta.discourse.org/t/another-very-minor-admin-bug-when-creating-a-new-group/32734/3 "2015-09-17T14:38:49Z")

</div>

I’ve submitted a PR to fix this. [Fix bug when adding new custom group by getabetterpic · Pull Request #3782 · discourse/discourse · GitHub](https://github.com/discourse/discourse/pull/3782)

---

<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: [24 Setembro , 2015 17:51 UTC](https://meta.discourse.org/t/another-very-minor-admin-bug-when-creating-a-new-group/32734/4 "2015-09-24T17:51:50Z")

</div>


