Wednesday, July 19, 2023
1 change
Resolved issues and error corrections
Knowledge article categories now use a missing database index, helping searches, filters, grouping, and related cleanup actions run more efficiently. This should improve performance in common Knowledge views without changing how users work.
Original PR description
Add missing index on `category` of `knowledge.article`, used in many filters of the search view and the group by `category`. Also used in a few methods like `_check_sidebar_display` and during unlinking of partners. task-3420528