# Job Delete Replies error

**URL:** https://meta.discourse.org/t/job-delete-replies-error/178692
**Category:** Bug
**Created:** [February 7, 2021, 2:42am UTC](https://meta.discourse.org/t/job-delete-replies-error/178692 "2021-02-07T02:42:22Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![martin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/martin/32/491371_2.png) [@martin](https://meta.discourse.org/u/martin)
#### Post date: [February 8, 2021, 12:13am UTC](https://meta.discourse.org/t/job-delete-replies-error/178692/3 "2021-02-08T00:13:59Z")

</div>

> [@Sidekiq error for Jobs::DeleteReplies Job](https://meta.discourse.org/t/sidekiq-error-for-jobs-deletereplies-job/178588/4):
>
> The fix is here: This migration did not work as expected: DB.exec("UPDATE topic\_timers SET duration\_minutes = (duration \* 60 \* 24) WHERE duration\_minutes != duration AND status\_type = 7 AND duration IS NOT NULL") DB.exec("UPDATE topic\_timers SET duration\_minutes = (duration \* 60) WHERE duration\_minutes != duration AND status\_type != 7 AND duration IS NOT NULL") WHERE duration\_minutes != duration does not work if duration\_minutes is NULL, which all of them arewere. Yes only the Jobs::Delet…

---

_[View the full topic](https://meta.discourse.org/t/job-delete-replies-error/178692)._
