[4.0] Improve article list performance when filtering by tags#26466
[4.0] Improve article list performance when filtering by tags#26466wilsonge merged 5 commits intojoomla:4.0-devfrom SharkyKZ:j4/query/articlesDistinct
Conversation
|
@SharkyKZ Here drone is failing because of PHPCS, not because of unrelated stuff like elsewhere. |
|
I have tested this item ✅ successfully on 532c189 About performance I can't say anything because my test data set is too small. But I can confirm everything works as well as before, carefully watching PHP error log with PHP error reporting set to maximum and watching database log. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26466. |
|
I have tested this item ✅ successfully on 4f40d07 About performance I can't say anything because my test data set is too small. But I can confirm everything works as well as before, carefully watching PHP error log with PHP error reporting set to maximum and watching database log. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26466. |
|
I have tested this item ✅ successfully on 4f40d07 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26466. |
|
RTD This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26466. |
|
Thanks! |
Summary of Changes
This ports changes from #19284 to backend article list view.
Testing Instructions
Create some articles with tags.
View article list in backend.
Filter articles by single and multiple tags.
Expected result
Works like before.
Documentation Changes Required
No.