Bug #11222
manifest import "wrong number of arguments (3 for 2)"
Description
| /home/vagrant/code/katello/app/models/katello/glue/provider.rb:372:in `display_manifest_message' | /home/vagrant/code/katello/app/models/katello/glue/provider.rb:240:in `rescue in queue_import_manifest'
To reproduce, import the same manifest a second time.
Associated revisions
History
#1
Updated by The Foreman Bot over 7 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5375 added
- Pull request deleted (
)
#2
Updated by Eric Helms over 7 years ago
- Legacy Backlogs Release (now unused) set to 31
- Triaged changed from No to Yes
#3
Updated by Thomas McKay over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|593d2f09ef28d46265de8a5917886219a8f98337.
fixes #11222 - corrected calls to display_manifest_message()
+ removed unused artument to delete_manifest() per rubocop