Closed abhijeetviswa closed 3 years ago
fullname property in the API response was not being handled properly. Considering the entirety of MyCoursesFragment uses shortname, including in the actual course name, we should search shortname instead of fullname.
fullname
shortname
fullname
property in the API response was not being handled properly. Considering the entirety of MyCoursesFragment usesshortname
, including in the actual course name, we should searchshortname
instead offullname
.