Ability to email participants filtered by submission or registration status
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 176
- Forks
- 74
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 21
Description
I would like to ask whether it is currently possible, or planned, to send emails to participants filtered by a specific status (for example: Approved, Pending, etc.).
We recently tested the email feature from the competition interface expecting that selecting a given status would restrict the recipients accordingly. However, in our tests, the message was sent to all participants, regardless of their status.
This functionality would be very helpful for competition organizers, especially when managing approvals, pending registrations, or targeted announcements that should not be sent to all teams.
Thank you very much for your time and support.
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, tests, or entry points. Start by tracing the competition email flow and how participant submission or registration statuses are selected. Done means emails reach only participants matching the selected status, while existing unrestricted sending continues to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100