Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(polls): allow editing of draft polls #13883

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

miaulalala
Copy link
Contributor

@miaulalala miaulalala commented Nov 27, 2024

☑️ Resolves

🛠️ API Checklist

🚧 Tasks

  • Add capability

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not possible
  • 📘 API documentation in docs/ has been updated or is not required
  • 🔖 Capability is added or not needed

@miaulalala
Copy link
Contributor Author

@nickvergessen wdyt of adding the validation to the setters in the Poll Entity instead of validating them beforehand? Would make sense, don't you think?

@nickvergessen nickvergessen added 2. developing feature: api 🛠️ OCS API for conversations, chats and participants feature: polls 📊 labels Nov 28, 2024
@nickvergessen nickvergessen added this to the 🖤 Next Major (31) milestone Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing feature: api 🛠️ OCS API for conversations, chats and participants feature: polls 📊
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Polls - Add option to edit a draft or delete a previous draft when editing (on API level)
2 participants