Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix observer enrollment impacting section privileges of teacher
When creating observer enrollments, copy the limit_course_section_privilege value over from the student enrollment closes gh-2245 Test Plan: - Enroll a teacher in a section of course with limit section privileges set to true - Enroll a student in a different section of the same course with limit section privileges set to true - Set up the teacher as an observer of the student (for example the teacher teaches a section of a course but has a son or daughter taking a different section of the same course) Confirm the teacher cannot view all sections and can only see the two sections.
- Loading branch information