# User avatar missing from Latest View

**URL:** https://meta.discourse.org/t/user-avatar-missing-from-latest-view/44023
**Category:** Bug
**Created:** [May 11, 2016, 12:30am UTC](https://meta.discourse.org/t/user-avatar-missing-from-latest-view/44023 "2016-05-11T00:30:19Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [May 11, 2016, 12:30am UTC](https://meta.discourse.org/t/user-avatar-missing-from-latest-view/44023/1 "2016-05-11T00:30:19Z")

</div>

In [this](https://meta.discourse.org/t/flag-modal-changed/44006) topic, 3 users posted: @jomaxro, @codinghorror, and @cpradio. However, on the latest view, only myself and @codinghorror’s avatars are shown.  
 ![](https://global.discourse-cdn.com/meta/optimized/3X/9/b/9bb8b6fe260584e19ccd7a2f2ab3aed4109dd03e_2_690x31.png)

---

<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: [May 11, 2016, 1:26am UTC](https://meta.discourse.org/t/user-avatar-missing-from-latest-view/44023/2 "2016-05-11T01:26:13Z")

</div>

Yep this bug has been around since the dawn of Discourse. I can confirm the avatar is missing as of right now, I believe there can be delays in the updates? @eviltrout can clarify.

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [May 11, 2016, 7:12pm UTC](https://meta.discourse.org/t/user-avatar-missing-from-latest-view/44023/3 "2016-05-11T19:12:35Z")

</div>

Yes it’s one of those bugs that drives me crazy because I have no idea how it can happen, and I can’t ever reproduce it.

It also seems to fix itself. For example that topic is now displaying the three avatars.

Maybe it is a delay – but we don’t see it always. Maybe it’s related to the queue size?

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [May 11, 2016, 7:21pm UTC](https://meta.discourse.org/t/user-avatar-missing-from-latest-view/44023/4 "2016-05-11T19:21:42Z")

</div>

> [@eviltrout](#):
>
> Maybe it’s related to the queue size?

I was thinking it might have something to do with the “too short” filtering.  
i,e. “PR Submitted”, not counting the oneboxed github, is only 12 characters.

It feels like topic list might be using raw then later on using cooked (or some other criteria)

Unfortunately, as you said, it doesn’t happen that often and I can’t reproduce it..
