coder13 / coder13/delegateDashboard
Import partial assignments
Open
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently assignments can only be imported for entire set of first rounds.
The import assignments logic should be improved such that an arbitrary set of partial assignments can be imported.
- If the group activity exists, upsert the person's assignment and don't create the group activity. Update group activity metadata such as start and end times if needed
- If the group activity doesn't exist, create it.
- Use the uploaded data's start and end times for groups if they exist.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.