-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Move editor_saved to VideoConfigService #37823
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
3f39899 to
75d98fb
Compare
|
Sandbox deployment failed 💥 |
29d4497 to
26af990
Compare
|
Sandbox deployment failed 💥 |
|
Sandbox deployment failed 💥 |
1ab2b14 to
ffca377
Compare
|
Sandbox deployment successful 🚀 |
|
Sandbox deployment successful 🚀 |
ffca377 to
6c11737
Compare
* This moves edx-platform-specific logic out of the VideoBlock, in preparation for the VideoBlock extraction:
6c11737 to
4ac900a
Compare
|
Sandbox deployment failed 💥 |
|
Sandbox deployment failed 💥 |
|
Sandbox deployment successful 🚀 |
|
Move the code to following PR because of sandbox issues in this PR. |
Move editor_saved to VideoConfigService
This moves edx-platform-specific logic out of the VideoBlock, in preparation for the VideoBlock extraction:
#36282
Legacy Video Editor changes in this PR:
Removed:
Not removed:
Why these methods still retained?
Removing these method breaks:
To avoid this regression, they have been kept for now.
Below are the details of the testing.
Testing on Content Library (Beta/V2):
editor_saved method is called while uploading transcript on Content Library Video Block
Video and transcript should be render successfully in the content library preview.
Go to any course, Add the block/unit from the library via 'Use unit from library' button
Transcript should render successfully on the studio
Publish the course transcript should render successfully on the studio