Bug #30847
Filters needs to rebuild the taxonomy_search
Status:
Closed
Priority:
Normal
Assignee:
Category:
Users, Roles and Permissions
Target version:
-
Pull request:
Fixed in Releases:
Found in Releases:
Description
to benefit from more efficient taxonomy search introduced in #29447 we need to resave the filters.
Related issues
Associated revisions
History
#1
Updated by Ondřej Ezr 4 months ago
- Related to Bug #29447: Filter builds taxonomy search filter inefficiently added
#2
Updated by The Foreman Bot 4 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7995 added
#3
Updated by The Foreman Bot 4 months ago
- Fixed in Releases 2.3.0 added
#4
Updated by Ondřej Ezr 4 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|982d7a82c31e2bd3210ad74dd2129b166b9ecd4a.
#5
Updated by Tomer Brisker 4 months ago
- Bugzilla link set to 1741943
Fixes #30847 - rebuild taxonomy_search (#7995)
As of 72209166fa58d3c5bc2b3629d98696edf7bd7250 there is more effective way to build a taxonomy_scope.
For all filters to benefit from that, we need to save the existing ones.