# שחזור קטגוריה שנמחקה

**URL:** https://meta.discourse.org/t/recuperar-categoria-excluida/236326
**Category:** Support
**Created:** [16 באוגוסט,‏ 2022,‏ 4:47pm UTC](https://meta.discourse.org/t/recuperar-categoria-excluida/236326 "2022-08-16T16:47:25Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Diego\_Amorim\_de\_Sous](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/diego_amorim_de_sous/32/269382_2.png) [@Diego\_Amorim\_de\_Sous](https://meta.discourse.org/u/Diego_Amorim_de_Sous)
#### Post date: [16 באוגוסט,‏ 2022,‏ 4:47pm UTC](https://meta.discourse.org/t/recuperar-categoria-excluida/236326/1 "2022-08-16T16:47:26Z")

</div>

Good afternoon, is it possible to recover any deleted categories?

---

<div class="post-metadata">

### Author: ![Benjamin\_D](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjamin_d/32/277831_2.png) [@Benjamin\_D](https://meta.discourse.org/u/Benjamin_D)
#### Post date: [16 באוגוסט,‏ 2022,‏ 7:39pm UTC](https://meta.discourse.org/t/recuperar-categoria-excluida/236326/2 "2022-08-16T19:39:16Z")

</div>

🤔 I don’t think so, even if the categoryId seems to be incremental ,

```plaintext
rails c
Category.where(id: somedeletedId)

```

doesn’t give anything.  
But a category could only be deleted if empty…

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [18 בינואר,‏ 2023,‏ 1:07pm UTC](https://meta.discourse.org/t/recuperar-categoria-excluida/236326/3 "2023-01-18T13:07:48Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
