Actions
Bug #32861
closedhammer full-help fails if apidoc entry is not available
Difficulty:
Triaged:
No
Team Backlog:
Fixed in Releases:
Found in Releases:
In Kanboard:
Description
`hammer full-help` fails if apidoc entry is not available, e.g. if hammer-cli-foreman version does not match the current Foreman version.
Error:
NoMethodError (undefined method `[]' for nil:NilClass):
/home/vagrant/hammer-cli-foreman/lib/hammer_cli_foreman/commands.rb:297:in `help'
home/vagrant/hammer-cli/lib/hammer_cli/full_help.rb:26:in `print_help'`
Updated by Anonymous over 3 years ago
- Status changed from New to Closed
Applied in changeset hammer-cli-foreman|7c662269e2ee38f186b865f4656dc5fe30f83bc6.
Updated by Oleh Fedorenko about 3 years ago
- Assignee set to Nadja Heitmann
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/574 added
- Fixed in Releases hammer-cli-foreman-3.0.0, hammer-cli-foreman-3.1.0, hammer-cli-foreman-3.2.0 added
Actions