-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Backport to Quince: copy/paste unit from within a unit in Studio #33866
Backport to Quince: copy/paste unit from within a unit in Studio #33866
Conversation
…penedx#33724) (requires the contentstore.enable_copy_paste_units waffle flag)
Thanks for the pull request, @bradenmacdonald! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. Please let us know once your PR is ready for our review and all tests are green. |
Sandbox deployment failed. Check failure logs here https://grove-stage-build-logs.nyc3.digitaloceanspaces.com/34602668-5664854089.log Instance config : https://grove-stage-build-logs.nyc3.digitaloceanspaces.com/34602668-5664854089-config.yml Please check the settings and requirements and retry deployment by updating the pull request or posting a |
Sandbox deployment failed. Check failure logs here https://grove-stage-build-logs.nyc3.digitaloceanspaces.com/34602668-5665138825.log Instance config : https://grove-stage-build-logs.nyc3.digitaloceanspaces.com/34602668-5665138825-config.yml Please check the settings and requirements and retry deployment by updating the pull request or posting a |
Sandbox deployment failed. Check failure logs here https://grove-stage-build-logs.nyc3.digitaloceanspaces.com/34602668-5707283950.log Instance config : https://grove-stage-build-logs.nyc3.digitaloceanspaces.com/34602668-5707283950-config.yml Please check the settings and requirements and retry deployment by updating the pull request or posting a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It works perfectly! Approved!
847f94b
into
openedx:open-release/quince.master
@bradenmacdonald 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future. |
Sandbox destroy request received. |
Description
This is a backport of #33724 to Quince.
Note: using this feature requires the
contentstore.enable_copy_paste_units
waffle flag. We intend to have this flag enabled by default in Quince.Supporting information
Ticket: openedx/modular-learning#96
Testing instructions
contentstore.enable_copy_paste_units
waffle flag.Deadline
Ideally before Quince release.