Details
-
Type:
Bug
-
Status: Verified
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 19.5, 20.1, 21.0 [Tentative]
-
Fix Version/s: 19.6, 20.2, 21.0 [Tentative]
-
Component/s: Gradebook
-
Labels:None
-
Environment:Nightly Trunk
-
20 status:Verified
-
19 status:Resolved
-
Test Plan:
Description
Sections that have not been provided by CM are not being listed in the sections column of GradebookNG. The Sections column appears but displays None. Below is some debug logging from a 20.1 instance I used for testing:
12:05:21.745 DEBUG [http-apr-8146-exec-2] org.sakaiproject.gradebookng.tool.pages.BasePage.setUserPreferredLocale User preferred locale: en_US 07-Aug-2020 12:05:21.800 DEBUG [http-apr-8146-exec-2] org.sakaiproject.gradebookng.business.util.GbStopWatch.time Time for [GradebookPage init] was: 0ms 07-Aug-2020 12:05:22.015 DEBUG [http-apr-8146-exec-2] org.sakaiproject.gradebookng.business.util.GbStopWatch.time Time for [Gradebook page done] was: 214ms 07-Aug-2020 12:05:22.357 DEBUG [http-apr-8146-exec-2] org.sakaiproject.gradebookng.business.util.GbStopWatch.time Time for [GbGradeTableData init] was: 0ms 07-Aug-2020 12:05:22.392 DEBUG [http-apr-8146-exec-2] org.sakaiproject.gradebookng.business.util.GbStopWatch.time Time for [getGradebookAssignments] was: 0ms 07-Aug-2020 12:05:22.397 DEBUG [http-apr-8146-exec-2] org.sakaiproject.gradebookng.business.util.GbStopWatch.timeWithContext Time for [buildGradeMatrix].[buildGradeMatrix start] was: 0ms 07-Aug-2020 12:05:22.405 DEBUG [http-apr-8146-exec-2] org.sakaiproject.gradebookng.business.util.GbStopWatch.timeWithContext Time for [buildGradeMatrix].[getGradebook] was: 7ms 07-Aug-2020 12:05:22.412 DEBUG [http-apr-8146-exec-2] org.sakaiproject.gradebookng.business.GradebookNgBusinessService.getUserSections No section ids found for OCD363_3-FA18-Quarter. Returning an empty map ... 07-Aug-2020 12:05:22.749 DEBUG [http-apr-8146-exec-2] org.sakaiproject.gradebookng.business.util.GbStopWatch.timeWithContext Time for [buildGradeMatrix].[sortUsers] was: 351ms 07-Aug-2020 12:05:22.989 DEBUG [http-apr-8146-exec-2] org.sakaiproject.gradebookng.business.util.GbStopWatch.timeWithContext Time for [buildGradeMatrix].[putCourseGradesInMatrix] was: 591ms 07-Aug-2020 12:05:23.803 INFO [http-apr-8146-exec-8] org.sakaiproject.entitybroker.util.servlet.DirectServlet.dispatch Could not process entity: /gbng (403)[null]: Security exception handling request for view (/gbng.json), this is typically caused by the current user not having access to the data requested or the user not being logged in at all :: message=You must be logged in to access GBNG data (rethrown) 07-Aug-2020 12:05:25.273 INFO [Timer-2] org.sakaiproject.email.impl.BaseDigestService.sendDigests Preparing to send the mail digests for 20200807050000000]20200808050000000 07-Aug-2020 12:05:28.714 DEBUG [http-apr-8146-exec-2] org.sakaiproject.gradebookng.business.util.GbStopWatch.timeWithContext Time for [buildGradeMatrix].[putAssignmentsAndCategoryItemsInMatrix] was: 6316ms 07-Aug-2020 12:05:28.714 DEBUG [http-apr-8146-exec-2] org.sakaiproject.gradebookng.business.util.GbStopWatch.timeWithContext Time for [buildGradeMatrix].[sortGradeMatrix] was: 6317ms 07-Aug-2020 12:05:28.715 DEBUG [http-apr-8146-exec-2] org.sakaiproject.gradebookng.business.util.GbStopWatch.time Time for [buildGradeMatrix] was: 0ms 07-Aug-2020 12:05:28.748 DEBUG [http-apr-8146-exec-2] org.sakaiproject.gradebookng.business.util.GbStopWatch.time Time for [getGradebookCategories] was: 0ms 07-Aug-2020 12:05:28.783 DEBUG [http-apr-8146-exec-2] org.sakaiproject.gradebookng.business.util.GbStopWatch.time Time for [getGradebookSettings] was: 0ms 07-Aug-2020 12:05:28.785 DEBUG [http-apr-8146-exec-2] org.sakaiproject.gradebookng.business.util.GbStopWatch.time Time for [toolNameToIconCSS] was: 0ms