# Mention bug after upgrade, type @ does not bring user list

**URL:** https://forum.mattermost.com/t/mention-bug-after-upgrade-type-does-not-bring-user-list/15010
**Category:** Troubleshooting
**Created:** [February 6, 2023, 2:34pm UTC](https://forum.mattermost.com/t/mention-bug-after-upgrade-type-does-not-bring-user-list/15010 "2023-02-06T14:34:31Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![sherwoodyao](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mattermost.com/sherwoodyao/32/3876_2.png) [@sherwoodyao](https://forum.mattermost.com/u/sherwoodyao)
#### Post date: [February 6, 2023, 2:34pm UTC](https://forum.mattermost.com/t/mention-bug-after-upgrade-type-does-not-bring-user-list/15010/1 "2023-02-06T14:34:31Z")

</div>

**Summary**  
Did an upgrade over the weekend from 5.39 to 7.7, now type @ it will not bring up full user list of all group users as before. it only shows “all” “channel” “here”

**Steps to reproduce**  
version 7.7.1, in a group channel that has multiple users, type @, it only shows “all” “channel” “here”, no other users are shown

**Expected behavior**  
individual user name should appear in the pop up list.

**Observed behavior**  
it only shows “all” “channel” “here”, no other users are shown

---

<div class="post-metadata">

### Author: ![sherwoodyao](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mattermost.com/sherwoodyao/32/3876_2.png) [@sherwoodyao](https://forum.mattermost.com/u/sherwoodyao)
#### Post date: [February 6, 2023, 2:48pm UTC](https://forum.mattermost.com/t/mention-bug-after-upgrade-type-does-not-bring-user-list/15010/2 "2023-02-06T14:48:16Z")

</div>

It appears the behavior is different between different client app.

- the Mac app 5.1 shows all channel members correctly
- the Mac app 5.2.2 shows no channel members
- the Windows app 5.2.2 shows no channel members
- the iOS app v2.0.0 shows no channel members
- the browser app shows no channel members

see screenshot below, ew have 10 members in the channel (as indicated by the headcount displayed under the group title on the top), but only one user is shown as channel member.

 ![image](https://us1.discourse-cdn.com/flex020/uploads/mattermost/original/2X/0/0535c971423b883367da543b34a24340f1690ca3.png)

---

<div class="post-metadata">

### Author: ![agriesser](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mattermost.com/agriesser/32/5644_2.png) [@agriesser](https://forum.mattermost.com/u/agriesser)
#### Post date: [February 6, 2023, 10:34pm UTC](https://forum.mattermost.com/t/mention-bug-after-upgrade-type-does-not-bring-user-list/15010/3 "2023-02-06T22:34:22Z")

</div>

Hi,

could it be that you’re using anything else but the database for searching? Bleve or Elasticsearch? If so, could you try to rebuild this index or temporarily disable the external search source and fall back to the database search for autocompletion (you can configure that in the system console) and see if that helps?
