Project

General

Profile

« Previous | Next » 

Revision aa4a0e30

Added by Ivan Necas about 10 years ago

Fixes #4740 - Minimize the number of fields requesting from pulp

View differences:

app/lib/actions/pulp/repository/copy_rpm.rb
def content_extension
pulp_extensions.rpm
end
def criteria
super.merge(fields: ::Katello::Package::PULP_SELECT_FIELDS)
end
end
end
end

Also available in: Unified diff