Make Poll editable for users using the public link
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 284
- Forks
- 91
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 50
Description
Describe the goal you'd like to achieve
A non-nextcloud-registered-user receives a public poll-link and fills in the poll. A few hours after filling the poll, the user wants to make a change. This is not possible in an easy way at the moment.
Describe possible solutions
There should be an option 'make poll editable by everyone'
I know: users must trust each other, to not change other votes.
Additional context
Possible implementation

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by tracing how public poll links identify and authorize unregistered respondents, then review the existing poll-editing flow. Done means an unregistered participant can safely edit their own response through a public link without gaining broader poll control.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100