Actions
Bug #34974
closedDB seeds fails on NoMethodError: undefined method `update!' for nil:NilClass
Difficulty:
trivial
Triaged:
Yes
Pull request:
Description
rake aborted!
NoMethodError: undefined method `update!' for nil:NilClass
/home/vagrant/katello/db/seeds.d/107-enable_dynflow.rb:7:in `block in <main>'
/home/vagrant/foreman/app/models/concerns/foreman/thread_session.rb:108:in `as'
/home/vagrant/katello/db/seeds.d/107-enable_dynflow.rb:6:in `<main>'
Updated by The Foreman Bot over 2 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/10133 added
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases Katello 4.5.0 added
Updated by Chris Roberts over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|a5fa4a7f6113564c973f5056b0ad602c231453de.
Actions