Actions
Bug #5655
closedhammer lifecycle environments "paths" command broken
Difficulty:
trivial
Triaged:
Yes
Bugzilla link:
Pull request:
Description
$ hammer -v lifecycle-environment paths --organization-id=ACME_Corporation
Errors out with
NoMethodError (undefined method `each' for nil:NilClass):
/home/paji/sparta/projects/hammer-cli-katello/lib/hammer_cli_katello/lifecycle_environment.rb:26:in `extend_data'
/home/paji/sparta/projects/hammer-cli-foreman/lib/hammer_cli_foreman/commands.rb:136:in `block in send_request'
/home/paji/sparta/projects/hammer-cli-foreman/lib/hammer_cli_foreman/commands.rb:136:in `map!'
Updated by Eric Helms over 10 years ago
- Category set to Hammer
- Target version set to 45
- Difficulty set to trivial
- Triaged changed from No to Yes
Updated by Adam Price over 10 years ago
- Assignee changed from Adam Price to Brad Buckingham
Updated by The Foreman Bot over 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/4579 added
Updated by Anonymous over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|e00bc8d8f63e5ed8a5fad410a76251a6dc1118d3.
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions