# Profile Picture missing from Admin User Page?

**URL:** https://meta.discourse.org/t/profile-picture-missing-from-admin-user-page/106652
**Category:** UX
**Created:** [1월 16, 2019, 3:25오전 UTC](https://meta.discourse.org/t/profile-picture-missing-from-admin-user-page/106652 "2019-01-16T03:25:44Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [1월 16, 2019, 3:25오전 UTC](https://meta.discourse.org/t/profile-picture-missing-from-admin-user-page/106652/1 "2019-01-16T03:25:44Z")

</div>

Not sure if this is a bug or was never there, but I feel like it was at one point and now it isn’t.

 ![image](https://global.discourse-cdn.com/meta/original/3X/8/5/8524b1bd30b2e78abe488539db7beb6b0c12b74f.png)

The picture no longer shows up on the Admin User Page, based on the following template, it looks like it should be though…  
[https://github.com/discourse/discourse/blob/master/app/assets/javascripts/admin/templates/user-index.hbs#L102](https://github.com/discourse/discourse/blob/master/app/assets/javascripts/admin/templates/user-index.hbs#L102)

Our Moderators noticed it within the last upgrade to SP. Which coincidentally involved moving to Ember 3.5 (not sure if that is related). Many of them use it as a way to ensure they are on the user they expected to be on, so missing it removed that little extra sanity check they do.

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [1월 16, 2019, 4:09오전 UTC](https://meta.discourse.org/t/profile-picture-missing-from-admin-user-page/106652/3 "2019-01-16T04:09:23Z")

</div>

Fixed 🐛

[https://github.com/discourse/discourse/commit/1591c42a0692110d8e39a1e946d7b82ab7f1cc67](https://github.com/discourse/discourse/commit/1591c42a0692110d8e39a1e946d7b82ab7f1cc67)

Thanks for reporting this issue! 👍

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [1월 16, 2019, 4:09오전 UTC](https://meta.discourse.org/t/profile-picture-missing-from-admin-user-page/106652/4 "2019-01-16T04:09:37Z")

</div>


