Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

null value for "User Numeric ID" causes Rainbow Grades to crash #8919

Closed
bmcutler opened this issue Feb 17, 2023 · 3 comments
Closed

null value for "User Numeric ID" causes Rainbow Grades to crash #8919

bmcutler opened this issue Feb 17, 2023 · 3 comments

Comments

@bmcutler
Copy link
Member

bmcutler commented Feb 17, 2023

Describe the bug
Reported by instructor:

My "User Numeric ID" was set to null instead of an empty string ""
This caused a failure in the parser in ./process_grades.out
Manually setting my ID to an empty string in Submitty fixed the issue
Specifically, what I was seeing when running make is below:

./process_grades.out by_overall
terminate called after throwing an instance of 'nlohmann::detail::type_error'
  what():  [json.exception.type_error.302] type must be string, but is null
make: *** [../RainbowGrades/MakefileHelper:108: overall] Aborted (core dumped)
@tanwar-abhi
Copy link

Was this issue observed for existing user or for a new user?
Can you please describe a little about how to recreate this issue?

@Junaidm678
Copy link

i want to work on this please asign me

@anupkewat
Copy link

I could help with this issue. Please assign it to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants