# Poll cannot be edited

**URL:** https://meta.discourse.org/t/poll-cannot-be-edited/52304
**Category:** Bug
**Created:** [November 1, 2016, 3:24pm UTC](https://meta.discourse.org/t/poll-cannot-be-edited/52304 "2016-11-01T15:24:46Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![tchncs](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tchncs/32/63041_2.png) [@tchncs](https://meta.discourse.org/u/tchncs)
#### Post date: [November 1, 2016, 3:24pm UTC](https://meta.discourse.org/t/poll-cannot-be-edited/52304/1 "2016-11-01T15:24:46Z")

</div>

Heyo, i am unable to edit polls:

```plaintext
TypeError: e is undefined
Url: https://community.forum/assets/application-ec966259f4e6ee131ea4c6884ee1f8576b0d7b3d3d4b14d00ae5acc21c6a5e16.js
Line: 70
Column: 12533
Window Location: https

```

```plaintext
ActionController::ParameterMissing (param is missing or the value is empty: user_ids)
/var/www/discourse/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.7.1/lib/action_controller/metal/strong_parameters.

```

These logentrys where around the time i was trying it.  
Running: `latest-release +95`

---

<div class="post-metadata">

### Author: ![Kevin\_Wildenradt](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kevin_wildenradt/32/62507_2.png) [@Kevin\_Wildenradt](https://meta.discourse.org/u/Kevin_Wildenradt)
#### Post date: [November 1, 2016, 10:56pm UTC](https://meta.discourse.org/t/poll-cannot-be-edited/52304/2 "2016-11-01T22:56:36Z")

</div>

How are you trying to edit the poll? Through the API or the front end?

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [November 2, 2016, 3:11am UTC](https://meta.discourse.org/t/poll-cannot-be-edited/52304/3 "2016-11-02T03:11:10Z")

</div>

This looks like a javascript error, can you reproduce this issue here?

_Poll ([view on site](https://meta.discourse.org/t/poll-cannot-be-edited/52304/3))_

second poll

_Poll ([view on site](https://meta.discourse.org/t/poll-cannot-be-edited/52304/3))_

EDIT… hmm yeah I am not able to add maybe to ⬆

---

<div class="post-metadata">

### Author: ![Osama](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/osama/32/98013_2.png) [@Osama](https://meta.discourse.org/u/Osama)
#### Post date: [July 18, 2018, 12:49pm UTC](https://meta.discourse.org/t/poll-cannot-be-edited/52304/5 "2018-07-18T12:49:16Z")

</div>

I’m unclear what the bug here is.. is it that you can’t edit polls to add more options? If so then it seems to have been fixed as I can’t repro on Try (waited for ~7 minutes after creating a poll and then tried to add an option and it worked).

---

<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: [July 18, 2018, 1:10pm UTC](https://meta.discourse.org/t/poll-cannot-be-edited/52304/6 "2018-07-18T13:10:15Z")

</div>

> [@Osama](#):
>
> is it that you can’t edit polls to add more options?

Yeah, it used to be either buggy or not working at all. The recent fixes by @tgxworld made it much more reliable.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [July 23, 2018, 1:41am UTC](https://meta.discourse.org/t/poll-cannot-be-edited/52304/9 "2018-07-23T01:41:09Z")

</div>


