# Bulk Invite not working after recent update

**URL:** https://meta.discourse.org/t/bulk-invite-not-working-after-recent-update/54023
**Category:** Bug
**Created:** [12월 9, 2016, 5:30오후 UTC](https://meta.discourse.org/t/bulk-invite-not-working-after-recent-update/54023 "2016-12-09T17:30:41Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![SMT](https://avatars.discourse-cdn.com/v4/letter/s/dec6dc/32.png) [@SMT](https://meta.discourse.org/u/SMT)
#### Post date: [12월 9, 2016, 5:30오후 UTC](https://meta.discourse.org/t/bulk-invite-not-working-after-recent-update/54023/1 "2016-12-09T17:30:42Z")

</div>

Hi, The bulk invite feature is not working after the latest update (1.7.0.beta9). The button is unclickable. It worked one time only but it not allowed me to pick txt file as it was allowing before.

 ![](https://global.discourse-cdn.com/meta/original/3X/e/7/e716a19b85765ebd5a9b9a67e1b2cafa1cad9ef9.png)

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [12월 9, 2016, 5:37오후 UTC](https://meta.discourse.org/t/bulk-invite-not-working-after-recent-update/54023/2 "2016-12-09T17:37:23Z")

</div>

> [@SMT](#):
>
> It worked one time only but it not allowed me to pick txt file as it was allowing before.

It should allow you to send **.csv** files.

---

<div class="post-metadata">

### Author: ![SMT](https://avatars.discourse-cdn.com/v4/letter/s/dec6dc/32.png) [@SMT](https://meta.discourse.org/u/SMT)
#### Post date: [12월 9, 2016, 5:40오후 UTC](https://meta.discourse.org/t/bulk-invite-not-working-after-recent-update/54023/3 "2016-12-09T17:40:08Z")

</div>

> [@Falco](#):
>
> It should allow you to send .csv files.

It allowed me to upload CSV only once. Is there any reason why txt file is not allowed anymore?

---

<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: [12월 9, 2016, 6:09오후 UTC](https://meta.discourse.org/t/bulk-invite-not-working-after-recent-update/54023/4 "2016-12-09T18:09:23Z")

</div>

> [@SMT](#):
>
> It allowed me to upload CSV only once.

I will look into this issue.

(If you are blocked because of this you can reload the page and the Bulk Invite button will be enabled.)

> [@SMT](#):
>
> Is there any reason why txt file is not allowed anymore?

We [simplified bulk invite code](https://github.com/discourse/discourse/commit/ce974da9e55708d904aabdfb140ff273e475fa71) recently and allowing `.txt` files meant adding it to default [`authorized_extensions`](https://github.com/discourse/discourse/blob/master/config/site_settings.yml#L697) setting for all Discourse instances.

---

<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: [12월 12, 2016, 8:45오전 UTC](https://meta.discourse.org/t/bulk-invite-not-working-after-recent-update/54023/5 "2016-12-12T08:45:03Z")

</div>

Fixed via:

[https://github.com/discourse/discourse/commit/495c8f2794188aa72c2e3a95e251bd08bad0cf82](https://github.com/discourse/discourse/commit/495c8f2794188aa72c2e3a95e251bd08bad0cf82)

---

<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: [12월 12, 2016, 8:45오전 UTC](https://meta.discourse.org/t/bulk-invite-not-working-after-recent-update/54023/6 "2016-12-12T08:45:11Z")

</div>


