# Deleting group with 404 error

**URL:** https://meta.discourse.org/t/deleting-group-with-404-error/266149
**Category:** Support
**Created:** [May 25, 2023, 6:01am UTC](https://meta.discourse.org/t/deleting-group-with-404-error/266149 "2023-05-25T06:01:12Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [May 25, 2023, 11:59am UTC](https://meta.discourse.org/t/deleting-group-with-404-error/266149/8 "2023-05-25T11:59:05Z")

</div>

Can you go in the rails console and do `Group.pluck(:id, :name)` to return the group names and IDs and see if there’s any oddity?

Alternatively, `SELECT id, name FROM groups` with [data explorer](https://meta.discourse.org/t/32566?silent=true).

---

_[View the full topic](https://meta.discourse.org/t/deleting-group-with-404-error/266149)._
