Closed github-actions[bot] closed 1 year ago
temporary fix while IMPORTRANGE() is misbehaving
IMPORTRANGE()
https://api.github.com/groton-school/course-planning-tool/blob/63f929421e6d9f15401d2e53d43ee4d9d71da4ee/src/CoursePlan/CoursePlan.ts#L309
validations.length, validations[0].length ).setDataValidations(validations); /* * TODO #74 * temporary fix while `IMPORTRANGE()` is misbehaving */ this.updateCourseList(); } this.protectNonCommentRanges(historyWidth, historyHeight);
Duplicates #74
temporary fix while
IMPORTRANGE()
is misbehavinghttps://api.github.com/groton-school/course-planning-tool/blob/63f929421e6d9f15401d2e53d43ee4d9d71da4ee/src/CoursePlan/CoursePlan.ts#L309