Do not migrate develop: undefined method `has_feature?' for nil:NilClass'

Hey, it looked like a fine morning today, minus 15, fun tasks for the day but then Daniel merged my (quite small) patch and there is a migration which currently fails. If you hit this error during migration:

undefined method `has_feature?' for nil:NilClass'

just go ahead and hotfix your git checkout until this fix is merged:

https://github.com/theforeman/foreman/pull/5278

We are waiting for jenkins to complete some jobs. Thanks Daniel for fixing this.