Actions
Bug #39209
closedAuthorizer checks cause queries to include unnecessary taxonomy-related joins
Description
The authorizer builds a query where taxonomy scoping is done by subqueries. Including includes for taxonomies feels superfluous and in some places can lead to returning duplicate results.
Updated by The Foreman Bot 4 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10898 added
Updated by Adam Ruzicka 4 months ago
- Related to Bug #39210: Failing ruby tests on master added
Updated by Adam Ruzicka 4 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|8712376901e344b0cc96c71ffa34a20980ed0348.
Actions