# Uploads seem to be getting trashed in prod

**URL:** <https://meta.discourse.org/t/uploads-seem-to-be-getting-trashed-in-prod/52576>\
**Category:** Support\
**Created:** [2016年十一月6日 13:31 UTC](https://meta.discourse.org/t/uploads-seem-to-be-getting-trashed-in-prod/52576 "2016-11-06T13:31:34Z")\
**Posts on this page:** 4\
**Page:** 1

<div class="post-metadata">

**Author:** ![arrancscott](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arrancscott/32/50191_2.png) [@arrancscott](https://meta.discourse.org/u/arrancscott)\
**Post date:** [2016年十一月6日 13:31 UTC](https://meta.discourse.org/t/uploads-seem-to-be-getting-trashed-in-prod/52576/1 "2016-11-06T13:31:34Z")

</div>

I’m using the `create_for` method on the `Upload` class, which creates a row in the uploads table amongst other things. I’m saving the id of the upload to a table i’ve created yet after a couple of days or so the upload seems to get trashed and no longer exists.

I’m not touching or updating the live site in any way. Is there a job that runs that deletes uploads or something of the like?

---

<div class="post-metadata">

**Author:** ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)\
**Post date:** [2016年十一月6日 14:05 UTC](https://meta.discourse.org/t/uploads-seem-to-be-getting-trashed-in-prod/52576/2 "2016-11-06T14:05:51Z")

</div>

Read the Site Setting `clean up uploads`.

---

<div class="post-metadata">

**Author:** ![arrancscott](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arrancscott/32/50191_2.png) [@arrancscott](https://meta.discourse.org/u/arrancscott)\
**Post date:** [2016年十一月6日 14:32 UTC](https://meta.discourse.org/t/uploads-seem-to-be-getting-trashed-in-prod/52576/3 "2016-11-06T14:32:24Z")

</div>

Ok, thanks - didn’t see that!

---

<div class="post-metadata">

**Author:** ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)\
**Post date:** [2016年十一月6日 15:29 UTC](https://meta.discourse.org/t/uploads-seem-to-be-getting-trashed-in-prod/52576/4 "2016-11-06T15:29:38Z")

</div>


