Actions
Bug #21768
closedSupport NIL values in searchable options
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman commands (obsolete)
Target version:
-
Difficulty:
Triaged:
Pull request:
Team Backlog:
Description
Currently setting the NIL (unset) values is supported only for common options. The searchable options won't resolve properly:
hammer host update --id 83 --domain NIL Could not update the host: Error: domain not found
Requested result is the domain_id to be unset
Updated by Martin Bacovsky about 7 years ago
- Related to Bug #17252: Unable to set empty parameter via hammer added
Updated by Martin Bacovsky about 7 years ago
- Tracker changed from Feature to Bug
Updated by Martin Bacovsky about 7 years ago
- Status changed from New to Assigned
- Assignee set to Martin Bacovsky
- Target version set to 241
Updated by The Foreman Bot about 7 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli/pull/264 added
Updated by The Foreman Bot about 7 years ago
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/346 added
Updated by Martin Bacovsky about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-foreman|c61d1365f1bbb7ab8d3a54ed14eeb10a6100b0eb.
Updated by Andrew Kofink almost 7 years ago
- Related to Bug #22824: Resolving content_view_version_ids is broken added
Updated by Ales Dujicek almost 7 years ago
- Related to Bug #22879: HammerCLIKatello::ContentViewPuppetModule::CreateCommand.get_identifier wrong numer of arguments added
Actions