# Remove Case Sensitive in adding users to a message

**URL:** https://meta.discourse.org/t/remove-case-sensitive-in-adding-users-to-a-message/151275
**Category:** UX
**Created:** [May 13, 2020, 2:42am UTC](https://meta.discourse.org/t/remove-case-sensitive-in-adding-users-to-a-message/151275 "2020-05-13T02:42:37Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![GI-Joe](https://avatars.discourse-cdn.com/v4/letter/g/3ab097/32.png) [@GI-Joe](https://meta.discourse.org/u/GI-Joe)
#### Post date: [May 13, 2020, 2:42am UTC](https://meta.discourse.org/t/remove-case-sensitive-in-adding-users-to-a-message/151275/1 "2020-05-13T02:42:37Z")

</div>

Hello

I’m facing a problem that I think is solved elsewhere.

When I try to write usernames by copying them from a list and some of them aren’t exactly as their accounts, I get errors. lots of them.  
I need to check every username for any capitals or smalls that are written differently in the list than their account usernames.

I’ve also noticed that this isn’t the case when we invite someone to an already created message. It’s not case sensitive. Not sure why the different logic.

Yet, we can’t invite multiple users using the add user inside an already create message.

Can I suggest the following?

- Remove case-sensitivity when messaging multiple users when creating the message for the first time.
- Remove inviting “one user at a time” in an already created message. Allow bulk invitations.

This would save us a lot of time.

Thank you for this great software. :slight_smile:

---

<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 13, 2020, 7:11am UTC](https://meta.discourse.org/t/remove-case-sensitive-in-adding-users-to-a-message/151275/2 "2020-05-13T07:11:53Z")

</div>

Do we have case sensitivity here @techAPJ?

---

<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: [May 13, 2020, 7:47am UTC](https://meta.discourse.org/t/remove-case-sensitive-in-adding-users-to-a-message/151275/3 "2020-05-13T07:47:09Z")

</div>

I cannot repro this when composing a new message.

 ![compose-message](https://global.discourse-cdn.com/meta/original/3X/8/3/83b4409f99721b2f0aaeab0dfb34bce66943fcaa.png)

Adding a user to existing message works as expected too.

 ![edit-message](https://global.discourse-cdn.com/meta/original/3X/d/f/dfbcb883794b5e9ccba8cec622f4fa4b06b6123a.png)

---

<div class="post-metadata">

### Author: ![GI-Joe](https://avatars.discourse-cdn.com/v4/letter/g/3ab097/32.png) [@GI-Joe](https://meta.discourse.org/u/GI-Joe)
#### Post date: [May 13, 2020, 9:34am UTC](https://meta.discourse.org/t/remove-case-sensitive-in-adding-users-to-a-message/151275/4 "2020-05-13T09:34:10Z")

</div>

It happens when we’re copying a list of usernames.

**When starting a message:**  
Please create the list of usernames outside first and then copy it into the message (or just paste one username;CODINGhorrror, instead of writing it). It will remain as is when copied (CODINGhorrror) and it will fail to send the message.

The suggestion in sending an invite is to be able to send to multiple members at once, instead of opening that “Send an invite” pop up multiple times.

---

<div class="post-metadata">

### Author: ![Overgrow](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/overgrow/32/478189_2.png) [@Overgrow](https://meta.discourse.org/u/Overgrow)
#### Post date: [May 13, 2020, 10:00am UTC](https://meta.discourse.org/t/remove-case-sensitive-in-adding-users-to-a-message/151275/5 "2020-05-13T10:00:47Z")

</div>

I was pointing to this here:

> [@Case sensitivity in links to groupname](https://meta.discourse.org/t/case-sensitivity-in-links-to-groupname/147596/5):
>
> Strange. I’ve updated to latest and this issue persists.. I’m pretty confused, because it seems like I can add even non-existing users and (x) is displayed next to their name.. So usernames are not corrected automatically when inserting into PM? I think that adding information about which user was not found into error message would be very helpful. My use case is inserting 50 members by copy-paste and there are evidently some letters not written in proper case. The only solution for…

I think that error message explaining which username was not found would be sufficient.

---

<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: [May 13, 2020, 10:01am UTC](https://meta.discourse.org/t/remove-case-sensitive-in-adding-users-to-a-message/151275/6 "2020-05-13T10:01:03Z")

</div>

> [@GI-Joe](#):
>
> Please create the list of usernames outside first and then copy it into the message (or just paste one username;CODINGhorrror, instead of writing it). It will remain as is when copied (CODINGhorrror) and it will fail to send the message.

I can repro this. Will fix. :memo:

> [@GI-Joe](#):
>
> The suggestion in sending an invite is to be able to send to multiple members at once, instead of opening that “Send an invite” pop up multiple times.

This is not a trivial change. I can add it on my longer term list.

---

<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: [May 25, 2020, 5:17pm UTC](https://meta.discourse.org/t/remove-case-sensitive-in-adding-users-to-a-message/151275/8 "2020-05-25T17:17:48Z")

</div>

> [@GI-Joe](#):
>
> Remove case-sensitivity when messaging multiple users when creating the message for the first time.

Done via:

> <https://github.com/discourse/discourse/commit/e8fb9d406667c758cba0f7b1cc779e1ceb352c4c>
>
> (take 2)
> 
> https://meta.discourse.org/t/case-sensitivity-in-links-to-groupname/14…7596
> https://meta.discourse.org/t/remove-case-sensitive-in-adding-users-to-a-message/151275
