instructure / canvas-lms

The open LMS by Instructure, Inc.
https://github.com/instructure/canvas-lms/wiki
GNU Affero General Public License v3.0
5.42k stars 2.42k forks source link

Fix observer enrollment impacting section privileges of teacher #2246

Open cgravatt opened 10 months ago

cgravatt commented 10 months ago

visibility_limited_to_course_sections? should return true if all of the enrollments have limited_section_privileges ignoring observer enrollments

closes gh-2245

Test Plan:

cgravatt commented 10 months ago

Any feedback on this?

cgravatt commented 9 months ago

Any update on this?