kir-dev / kir-dev/konzisite-api
Handle when upload a .csv with subjects with existing subjectID but different major
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 0
- Avg merge
- 19h 21m
- Merged PRs (30d)
- 8
Description
When upload a csv with existing subject ID merge majors from database and from CSV and not drop error
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 locating the CSV upload entry point and the subject lookup and merge logic. Reproduce an upload where an existing subject ID has a different major, then verify that the database and CSV majors are merged and the upload no longer raises the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100