Actions
Bug #7068
closedRepo sync fails after Fix #6870/BZ1075523
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Create a repo
Sync it
Error
undefined method `hidden' for #<Class:0x0000000d6beab0> (NoMethodError)
gems/ruby-2.0.0-p481/gems/activerecord-3.2.18/lib/active_record/dynamic_matchers.rb:55:in `method_missing'
/katello/app/lib/actions/katello/repository/correct_checksum.rb:23:in `finalize'
Basically after the commit for #6870/BZ1075523, all instance of the User.hidden was replaced with User.anonymous_admin in katello code. Sounds like there was a missed spot in this file /katello/app/lib/actions/katello/repository/correct_checksum.rb.
Updated by The Foreman Bot over 10 years ago
- Status changed from New to Ready For Testing
- Target version set to 54
- Pull request https://github.com/Katello/katello/pull/4576 added
- Pull request deleted (
)
Updated by Partha Aji over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|73a956975c128e4a5d9311bcb9e5812bf2aa89de.
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions