Skip to content
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

V2 Library Imports: add v2 libs to list in _update_and_import_block #34027

Closed
Tracked by #33640
connorhaugh opened this issue Jan 9, 2024 · 1 comment
Closed
Tracked by #33640

Comments

@connorhaugh
Copy link
Contributor

connorhaugh commented Jan 9, 2024

If you want import to preserve student state w/ library content using v2 libraries, this check:

if block.source_library_id and store.get_library(block.source_library_key):

needs to include v2 libs. Import with a v2 lib will break the importer atm i assume.

@kdmccormick
Copy link
Member

Fixed by #33263

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants