# Show latest subcategory topics in /categories

**URL:** https://meta.discourse.org/t/show-latest-subcategory-topics-in-categories/12422
**Category:** Feature
**Created:** [4 בפברואר,‏ 2014,‏ 9:47am UTC](https://meta.discourse.org/t/show-latest-subcategory-topics-in-categories/12422 "2014-02-04T09:47:04Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![abis](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/abis/32/107976_2.png) [@abis](https://meta.discourse.org/u/abis)
#### Post date: [4 בפברואר,‏ 2014,‏ 9:47am UTC](https://meta.discourse.org/t/show-latest-subcategory-topics-in-categories/12422/1 "2014-02-04T09:47:04Z")

</div>

Hi all,

as per subject: it looks like the ‘Latest’ column in the /categories page only lists topics from the category but not from any of the subcategories.

In my case I’ve got a few cases where the category has no topics while its subcategories do but by looking at /categories it seems there are no post at all.

I guess just a nice to have

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [4 בפברואר,‏ 2014,‏ 11:06am UTC](https://meta.discourse.org/t/show-latest-subcategory-topics-in-categories/12422/2 "2014-02-04T11:06:57Z")

</div>

> [@abis](#):
>
> I guess just a nice to have

I think its a bit more than a nice to have, in some places this looks really bad.

The tricky thing though is that we would be mixing categories in that list so may want to display the subcategory name.

@neil is there a simple change you could put in place to pull from category and all sub categories for the topics selected in /categories.

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [4 בפברואר,‏ 2014,‏ 10:56pm UTC](https://meta.discourse.org/t/show-latest-subcategory-topics-in-categories/12422/3 "2014-02-04T22:56:36Z")

</div>

I’m seeing subcategories included on the /categories page. It’s hard to tell because there are no badges, but the topics are there.

There’s definitely a problem. We’re looking into it.

---

<div class="post-metadata">

### Author: ![abis](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/abis/32/107976_2.png) [@abis](https://meta.discourse.org/u/abis)
#### Post date: [5 בפברואר,‏ 2014,‏ 12:07am UTC](https://meta.discourse.org/t/show-latest-subcategory-topics-in-categories/12422/4 "2014-02-05T00:07:59Z")

</div>

thanks neil, they weren’t with ‘latest-release’ but I’ve upgraded to master since then and you are right, the topics from the subcategories are there now

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [5 בפברואר,‏ 2014,‏ 5:08pm UTC](https://meta.discourse.org/t/show-latest-subcategory-topics-in-categories/12422/5 "2014-02-05T17:08:44Z")

</div>

For the record, this problem was fixed by this commit:

[https://github.com/discourse/discourse/commit/659546c4e4fb338951c1761ebaa43f8bea91bbd3](https://github.com/discourse/discourse/commit/659546c4e4fb338951c1761ebaa43f8bea91bbd3)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [6 בפברואר,‏ 2014,‏ 5:31am UTC](https://meta.discourse.org/t/show-latest-subcategory-topics-in-categories/12422/6 "2014-02-06T05:31:40Z")

</div>


