models.py
4.97 KB
-
[LTI Provider] Bugfix in LtiConsumer handling code · 71ee9d3b
The line below was left in during the refactoring shuffle from PR #8205, and causes an issue in a corner case where an LTI launch provides an instance GUID where there wasn't one already set for the consumer. This change fixes the bug, and adds a test to prevent it from recurring.
Phil McGachey committed