# Non posso cancellare l'argomento senza categoria

**URL:** <https://meta.discourse.org/t/cant-delete-topic-without-category/367811>\
**Category:** Support\
**Created:** [27 Maggio 2025, 6:19pm UTC](https://meta.discourse.org/t/cant-delete-topic-without-category/367811 "2025-05-27T18:19:10Z")\
**Posts on this page:** 1\
**Showing post:** 12

<div class="post-metadata">

**Author:** ![steinjer](https://avatars.discourse-cdn.com/v4/letter/s/e274bd/32.png) [@steinjer](https://meta.discourse.org/u/steinjer)\
**Post date:** [28 Maggio 2025, 11:05am UTC](https://meta.discourse.org/t/cant-delete-topic-without-category/367811/12 "2025-05-28T11:05:07Z")

</div>

> [@JammyDodger](#):
>
> Come è stata eliminata questa categoria in primo luogo?

Ottima domanda. È stata fatta alcuni anni fa da un altro amministratore.

Nel frattempo ho eliminato questo argomento direttamente nella console rails con:

```plaintext
result = ActiveRecord::Base.lease_connection.exec_delete('DELETE FROM topics WHERE id = 3')

```

Dopo questo, l’argomento è stato eliminato 😀

---

_[View the full topic](https://meta.discourse.org/t/cant-delete-topic-without-category/367811)._
