# Users cannot delete their own accounts

**URL:** https://meta.discourse.org/t/users-cannot-delete-their-own-accounts/28823
**Category:** Bug
**Created:** [14.Май.2015 15:33:46 UTC](https://meta.discourse.org/t/users-cannot-delete-their-own-accounts/28823 "2015-05-14T15:33:46Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![yousef](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/yousef/32/108369_2.png) [@yousef](https://meta.discourse.org/u/yousef)
#### Post date: [14.Май.2015 15:33:46 UTC](https://meta.discourse.org/t/users-cannot-delete-their-own-accounts/28823/1 "2015-05-14T15:33:46Z")

</div>

Steps to reproduce:

1. Make an account on [try.discourse.org](http://try.discourse.org)
2. Go to Preferences
3. ‘Delete My Account’ button is disabled even though the user has 0 posts.

I’m not sure if this is supposed to be default behaviour but I can’t find any options related to enabling the button. I have also tested this on our [staging server](http://csa-discourse.mofostaging.net/).

---

<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: [14.Май.2015 15:38:41 UTC](https://meta.discourse.org/t/users-cannot-delete-their-own-accounts/28823/2 "2015-05-14T15:38:41Z")

</div>

How old is the account as there is a time limit too (I think)

---

<div class="post-metadata">

### Author: ![yousef](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/yousef/32/108369_2.png) [@yousef](https://meta.discourse.org/u/yousef)
#### Post date: [14.Май.2015 15:40:09 UTC](https://meta.discourse.org/t/users-cannot-delete-their-own-accounts/28823/3 "2015-05-14T15:40:09Z")

</div>

When I tested on [try.discourse.org](http://try.discourse.org), the account was about 3 minutes old.

---

<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: [14.Май.2015 21:22:32 UTC](https://meta.discourse.org/t/users-cannot-delete-their-own-accounts/28823/4 "2015-05-14T21:22:32Z")

</div>

Yes, this might have regressed. @neil can you have a look?

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [19.Май.2015 15:23:35 UTC](https://meta.discourse.org/t/users-cannot-delete-their-own-accounts/28823/5 "2015-05-19T15:23:35Z")

</div>

I fixed this. It was a regression related to the ember upgrade.

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

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [19.Май.2015 16:37:12 UTC](https://meta.discourse.org/t/users-cannot-delete-their-own-accounts/28823/6 "2015-05-19T16:37:12Z")

</div>


