Actions
Bug #6332
closedUnnecessary taxonomy related SQL queries in authorizer when feature's disabled
Status:
Closed
Priority:
Normal
Assignee:
Category:
Users, Roles and Permissions
Target version:
Description
When organisations and locations are disabled, the authorizer (app/services/authorizer.rb) continues to look up taxonomy information from the database, which is an unnecessary cost. It could also lead to issues where taxonomies aren't set up correctly but still influence behaviour, despite being "disabled".
Updated by The Foreman Bot about 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2414 added
Updated by Dominic Cleal almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions