Actions
Bug #24717
closedhammer hostgroup create fails due to pagination when the number of supplied puppet classes exceeds entries_per_page
Difficulty:
Triaged:
No
Team Backlog:
Description
"hammer hostgroup create" fails with "HammerCLIForeman::ResolverError (one of puppetclasses not found.)" when the number of classes passed into --puppet-classes exceeds the entries_per_page Foreman setting. Hammer queries /api/puppetclasses but appears to ignore classes after the first page.
Updated by Oleh Fedorenko over 5 years ago
- Status changed from New to Assigned
- Assignee set to Oleh Fedorenko
Updated by The Foreman Bot over 5 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/417 added
Updated by Martin Bacovsky over 5 years ago
- Has duplicate Bug #22693: hammer can't create user-group with more than 20 roles added
Updated by Oleh Fedorenko over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-foreman|c7b66192653be8ec267c361c38a6e683a1c39dd5.
Updated by Oleh Fedorenko almost 5 years ago
- Has duplicate Bug #21347: Hammer hostgroup create fails with multiple puppet classes added
Actions