Bug #11773
unit.find_all_by_unit_ids ignores :include_repos => false
Description
a number of unit finder methods in the unit extensions ignores attempts to pass in false to :include_repos
Using this option is much slower, so we need a way to pass in false.
Related issues
Associated revisions
History
#1
Updated by Justin Sherrill over 6 years ago
- Blocks Bug #11774: purge empty errata/package groups using inefficient query added
#2
Updated by Eric Helms over 6 years ago
- Legacy Backlogs Release (now unused) changed from 58 to 67
#3
Updated by Eric Helms over 6 years ago
- Legacy Backlogs Release (now unused) changed from 67 to 130
#4
Updated by Eric Helms over 6 years ago
- Legacy Backlogs Release (now unused) changed from 130 to 131
#5
Updated by Justin Sherrill over 5 years ago
- Assignee deleted (
Justin Sherrill)
fixes #11773 - allow false values for :include_repos