Actions
Bug #31280
openundefined method substitutor for Nil:NilClass
Description
this error was mentioned in the Satellite chat.
we have a line
```
return unless (cdn_resource = product.cdn_resource)
```
Should this be a `==`?
Updated by John Mitsch over 4 years ago
- Assignee set to Jeremy Lenz
- Target version set to Katello Backlog
- Triaged changed from No to Yes
Actions