# Discrepancy in display of user activity (all / replies vs topic)

**URL:** https://meta.discourse.org/t/discrepancy-in-display-of-user-activity-all-replies-vs-topic/409671
**Category:** UX
**Created:** [August 10, 2026, 6:51am UTC](https://meta.discourse.org/t/discrepancy-in-display-of-user-activity-all-replies-vs-topic/409671 "2026-08-10T06:51:30Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [August 10, 2026, 2:31pm UTC](https://meta.discourse.org/t/discrepancy-in-display-of-user-activity-all-replies-vs-topic/409671/6 "2026-08-10T14:31:52Z")

</div>

It would be possible to display an excerpt of the topic on a user’s profile with a custom theme component, the one downside is that our `serialize_topic_excerpts` flag is global, so it increases the payload a little for all topic lists… though this is usually fairly minor in practice.

We have a theme component that can already do this globally or for specific categories and tags ([Topic List Excerpts](https://meta.discourse.org/t/topic-list-excerpts/151520)), we could potentially add a setting to allow it to only apply to user profile topic lists if that would be useful.

> [@sterretje](#):
>
> I do not know how often it happens on this forum but forums that I regularly visit show titles like “Help please”, “My code does not work”

It’s not uncommon here, and we’ll often rewrite a title slightly to make sure it carries more context if it’s too simple/vague. I’d encourage staff and tl3+ members to try and help out with titles where possible. Descriptive titles are helpful for everyone… it helps the author find the right person to answer, helps readers find topics they’re equipped to handle, and provides better indexing for future searches.

It’s also possible to configure AI to check and improve topic titles if a site has a volume of new topics that’s too high relative to the available moderators. The [Discourse Workflows](https://meta.discourse.org/t/discourse-workflows/407100) plugin can be configured to adjust titles however you’d like.

---

_[View the full topic](https://meta.discourse.org/t/discrepancy-in-display-of-user-activity-all-replies-vs-topic/409671)._
