Closed sentry-io[bot] closed 1 year ago
Could this be an issue with our theme? https://github.com/mitodl/mitx-theme/
In particular, https://github.com/mitodl/mitx-theme/blob/master/lms/templates/header/navbar-authenticated.html
The fix PR is https://github.com/mitodl/mitx-theme/pull/137.
I'm suspecting that we probably turned on the completion switch very recently for residential because the change that the theme needed to fix was something that should have raised errors long ago if we'd turned the switch. The completion functionality was changed some time ago in platform and in the completion app to expect the user instance instead of a username string.
Steps to Reproduce
completion.enable_completion_tracking
at https://lms-ci.mitx.mit.edu/admin/waffle/switch/2/change/Sentry Issue: OPENEDX-RESIDENTIAL-5GA