# Nested replies broken?

**URL:** <https://meta.discourse.org/t/nested-replies-broken/405872>\
**Category:** Support\
**Tags:** email-in, nested-replies\
**Created:** [June 23, 2026, 4:56am UTC](https://meta.discourse.org/t/nested-replies-broken/405872 "2026-06-23T04:56:08Z")\
**Posts on this page:** 1\
**Showing post:** 8

<div class="post-metadata">

**Author:** ![Paul\_King](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/paul_king/32/165426_2.png) [@Paul\_King](https://meta.discourse.org/u/Paul_King)\
**Post date:** [June 24, 2026, 1:16pm UTC](https://meta.discourse.org/t/nested-replies-broken/405872/8 "2026-06-24T13:16:52Z")

</div>

Thanks @chapoi Updating helped.

Now nested threads have the correct number of posts - or at least the samples I have checked do.

The update process initially broke my site, apparently due to an old database import template reference in app.yml that was invoking mySQL12 - deleting that line and trying again resolved it.

```plaintext
- "templates/import/mysql-dep.template.yml"

```

Not sure why this happened, because Discourse has been successfully updated many times over many years with that line in place.

I wonder if something in a change added since the official full **2026.6.0-latest** release (which update did not have any issues) has added some sort of new sensitivity?

Anyway, line no longer needed, and all good now.

---

_[View the full topic](https://meta.discourse.org/t/nested-replies-broken/405872)._
