GibbonEdu / core

Gibbon is a flexible, open source school management platform designed to make life better for teachers, students, parents and leaders.
https://gibbonedu.org
GNU General Public License v3.0
452 stars 295 forks source link

Markbook: Fixed the issue of undefined array key "gibbonDepartmentID" #1819

Closed ali-ichk closed 2 months ago

ali-ichk commented 3 months ago

Description

Fixed the issue of Warning: undefined array key "gibbonDepartmentID" in /Markbook/markbook_view_allClassesAllData.php

SKuipers commented 2 months ago

Thanks Ali, I'll merge this now. Now that the root cause is fixed, I've reverted the other changes, as they introduce additional complexity that should hopefully not be needed.