Unexpected exceptions - duplicated names (EntityHub)
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 16
- Forks
- 15
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 10
Description
Exception is thrown when duplicated names occur in the same folder, even though one of the file is before removed/moved committing.
Contributor guide
No contributing guide indexed for this repository
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 locating the EntityHub implementation and the code that validates names within a folder. Reproduce the exception with duplicate names where one file is moved or removed before committing, then trace how pending changes are handled. Done means the valid move or removal no longer raises the duplicate-name exception, while genuine duplicates still do.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend-api-design
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100