Refactor #20950

change 'uniq' to 'distinct' in ActiveRecord finders
Pull request:
Fixed in Releases:
Found in Releases:
Related issues
Associated revisions
Refs #20950 - remove uniq in AR Finders whitelisting
History
#1
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4838 added
#2
Updated by Anonymous almost 5 years ago
- Blocks Tracker #15715: Rails 5.0 upgrade tasks added
#3
Updated by Anonymous almost 5 years ago
- Blocks Tracker #20948: Rails 5.1 upgrade tasks added
#4
Updated by Dominic Cleal almost 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset ff1e9ffc506b26f3bdf8f3d9de97821cff84e075.
#5
Updated by The Foreman Bot almost 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/4857 added
Fixes #20950 - Use 'distinct' in AR finders