Skip to content
Snippets Groups Projects
Commit ad951a69 authored by Keith Garner's avatar Keith Garner Committed by Rob Orton
Browse files

switch to using effective_due_dates in gradebook_importer

This switches the gradebook import process to using EffectiveDueDates
to find student specific due dates.  This avoids the N+1's that
calling Submission#cache_due_date can create.

closes CNVS-35366

test plan:
 - Smoketest that gradebook importer still works, especially with a
   few assignments overrides
 - Speed test the gradebook on a large course

Change-Id: Ib669fbede2c50e78a53420868492342109df5b13
Reviewed-on: https://gerrit.instructure.com/103937


Tested-by: Jenkins
Reviewed-by: default avatarJeremy Neander <jneander@instructure.com>
Reviewed-by: default avatarDerek Bender <djbender@instructure.com>
QA-Review: KC Naegle <knaegle@instructure.com>
Product-Review: Keith T. Garner <kgarner@instructure.com>
parent 2c37fbec
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment