Skip to content
Snippets Groups Projects
  • stvn's avatar
    9f326ee8
    Skip migration when no LTI XBlock location exists · 9f326ee8
    stvn authored
    otherwise this blows up, trying to migrate a record with no location
    (the modulestore lookup throws).
    
    Presumably this isn't (wasn't?) an issue in prod already, right?
    But I did hit this in my devstack, having previously created an
    LtiConfiguration record via Django Admin (without a location).
    9f326ee8
    History
    Skip migration when no LTI XBlock location exists
    stvn authored
    otherwise this blows up, trying to migrate a record with no location
    (the modulestore lookup throws).
    
    Presumably this isn't (wasn't?) an issue in prod already, right?
    But I did hit this in my devstack, having previously created an
    LtiConfiguration record via Django Admin (without a location).