You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we handle missing exercises gracefully and prevent an exception. Therefore, the submission page is now working again as expected. Nevertheless, we still have the inconsistencies that some submissions are stored without a valid exercise.
Some submissions are invalid and thus the /submissions page cannot be ordered ascending by date:
submission.exercise
is nil.The text was updated successfully, but these errors were encountered: