You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The payload of the courseware blocks are unchanged after updating from version 2 to 3. It is related to the problem in #1147 and is caused in migration 77.
Actual payload:
{"series_id":"123456","episode_id":"98765"}
Expected payload:
{"token":"12334567","visible":"internal"}
The text was updated successfully, but these errors were encountered:
Version
master
Describe the bug
The payload of the courseware blocks are unchanged after updating from version 2 to 3. It is related to the problem in #1147 and is caused in migration 77.
Actual payload:
Expected payload:
The text was updated successfully, but these errors were encountered: