Files
edx-platform/openedx/core/djangoapps
stvn 33e499ea04 fix: Update discussions lti_configuration during provider_type change
Else, we risk updating it when we don't intend to, eg:
- changing from an LTI-backed provider (Piazza) to a non-LTI-backed
  provider (legacy)
  - the settings are no longer relevant
- changing from a non-LTI-backed provider (legacy) to an LTI-backed
  provider (Piazza)
  - the settings _are_ now relevant
2021-04-17 00:59:17 -07:00
..
2021-04-02 18:28:16 +05:00
2021-04-14 16:44:37 +05:00
2021-04-06 17:11:59 +05:00
2020-01-30 16:36:02 +05:00
2021-04-14 17:40:18 +05:00