Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BaseController::Logger] Use miq_user_role.name
While `virtual_delegates` can be used to improve performance via a single attribute in a query, we already bring back the `miq_user_role` (via the lookup_scope), so it is better to just use that. And currently virtual_delegates don't support already loaded relationships.
- Loading branch information