Username problem in email "User applied to your competition"
Open
Nobody has claimed this yet.
Beginner
Bug
- Dominant language
- Python
- Stars
- 176
- Forks
- 74
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 21
Description
The email:
Hello <organizer username>,
A user <participant username> has requested access to your competition
[...]
seems to put the same username for <organizer username> and <participant username>
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
Locate the code that generates the "User applied to your competition" email and reproduce it with different organizer and participant usernames. Verify that the two placeholders receive the correct usernames, then confirm the resulting email distinguishes the organizer from the participant.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100