Skip to content

Conversation

@mihamout
Copy link

The Loader performs very slowly in large projects. The query to find all Tasks can take several minutes due to fetching associated image field for all of them.

This Pull Request adds support for an optional setting parameter, disable_folder_thumbnails. Setting this to True removes the image field from the main query, speeding up the fetch time to a few seconds instead of minutes.

This optimization removes thumbnails on hierarchy folders, but it does not affect the display of Published File thumbnails.

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

Successfully merging this pull request may close these issues.

1 participant