Skip to content

GH #2944: CA Admin: Fix slow check if content type/library can be deleted#2958

Merged
chrieinv merged 4 commits intomasterfrom
2944-cas-manage-h5p-content-types-is-slow
Feb 12, 2025
Merged

GH #2944: CA Admin: Fix slow check if content type/library can be deleted#2958
chrieinv merged 4 commits intomasterfrom
2944-cas-manage-h5p-content-types-is-slow

Conversation

@chrieinv
Copy link
Contributor

@chrieinv chrieinv commented Feb 7, 2025

Add missing database index on h5p_contents_libraries.library_id
Usage data for content type/library was already retrieved, so reuse that

@chrieinv chrieinv linked an issue Feb 7, 2025 that may be closed by this pull request
@github-actions github-actions bot added the Component: Content Author All issues that affect content author (sourcecode/apis/contentauthor) label Feb 7, 2025
@chrieinv chrieinv merged commit a8fbe83 into master Feb 12, 2025
6 checks passed
@chrieinv chrieinv deleted the 2944-cas-manage-h5p-content-types-is-slow branch February 12, 2025 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Content Author All issues that affect content author (sourcecode/apis/contentauthor)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CA's "Manage H5P Content Types" is slow

2 participants