ComputerScienceHouse / ComputerScienceHouse/conditional

Stop non-upgraded freshmen from causing errors in UI

Open
#259 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
12
Forks
39
Avg merge
1d 13h
Merged PRs (30d)
1

Description

Basically line [78](https://github.com/ComputerScienceHouse/conditional/blob/develop/conditional/util/member.py#L78): https://sentry.io/organizations/csh/issues/1867667209/?project=133175&query=is%3Aunresolved needs a check to make sure `freshman_data` ins't None, and if it is, spit out some warning saying to contact evals to upgrade their freshman account

Contributor guide

No contributing guide indexed for this repository

Research direction

Read conditional/util/member.py around line 78 and review the linked Sentry issue to understand the UI error for non-upgraded freshmen. Done means the missing freshman data is handled without an error and the user sees a warning to contact evals about upgrading their freshman account.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.