ComputerScienceHouse / ComputerScienceHouse/packet
Prevent "testing" user from being on packet
Open
- Dominant language
- Python
- Stars
- 25
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Add some check when populating `signatures_upper` to prevent adding the user `testing` so that we don't have to keep deleting it.
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the code that populates `signatures_upper` and determine how the `testing` user is added to a packet. Verify the resulting packet no longer includes that user, and add or update coverage if the relevant test location is available; done means `testing` is consistently excluded without manual deletion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flask, python, sqlalchemy
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100