rdmorganiser / rdmorganiser/rdmo
Project join does not work when using signup and email validation
Open
Nobody has claimed this yet.
type:bug
- Dominant language
- Python
- Stars
- 133
- Forks
- 60
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 21
Description
The step "Verify your e-mail address" on /account/confirm-email/ "looses" the next url parameter holding the join link from the invitation email.
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
Start by tracing the signup and email-validation flow around /account/confirm-email/, especially how the invitation join link is passed through the next URL parameter. Reproduce the flow with a signup from an invitation email; done means the parameter survives email verification and the user reaches the project join destination.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- authentication, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100