- Issue created by @alorenc
- First commit to issue fork.
- @andras_szilagyi opened merge request.
The track_usage module is creating way too many database queries when users edit content. This makes the site very slow.
Edit content with multiple references.
Stop loading the same data over and over. Process multiple items at once instead of one by one
Active
1.0
Code