Description of problem:
When I run command
hammer setting info --id nonexistent
I get
undefined method `name' for nil:NilClass
How reproducible:
Deterministic, reproduced on 6.18 and 6.17
Is this issue a regression from an earlier version:
No
Steps to Reproduce:
1. # hammer setting info --id nonexistent
Actual behavior:
undefined method `name' for nil:NilClass
Expected behavior:
Exception caught, sensible error message