djplaner / canvas-collections

Transform Canvas LMS modules by adding structure, visuals, and context
https://djplaner.github.io/canvas-collections/
GNU General Public License v3.0
1 stars 0 forks source link

default period missing causes crashes #214

Closed djplaner closed 1 year ago

djplaner commented 1 year ago

When seeing an unknown defaultPeriod there is a crash

djplaner commented 1 year ago

Diagnosis

Guess the problem is when a new defaultPeriod is set, but it doesn't actually exist

Fix