Don't allow duplicate account setup
Open
Nobody has claimed this yet.
1. to develop
bug
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Steps to reproduce
- Have an account setup 'example@domain.net'
- Setup the same account again
Expected behavior
Don't allow to setup the same account more than once
Actual behavior
Allowed
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 report describes duplicate account setup in the Nextcloud Mail app but names no source file, test, or entry point. Start by tracing the account-setup flow from its UI entry point through account creation, then reproduce the steps and add coverage showing that a second setup for the same account is rejected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100