UniversityOfHelsinkiCS / oodikone

An application for analyzing university data
https://oodikone.helsinki.fi
MIT License
14 stars 6 forks source link

[Backend] Added undefined check for thesisStats in facultyThesisWriters #4604

Closed mattirasanen closed 3 months ago

mattirasanen commented 3 months ago

We have in our test data some programme_modules which code is null so needed to add undefined check for thesisStats in facultyThesisWriters

rundtjan commented 3 months ago

(and this is verily FD approved)