Actions
Bug #23772
closedhammer-cli-katello sends integer task IDs to task_progress, which no longer accepts integers
Difficulty:
trivial
Triaged:
Yes
Bugzilla link:
Description
Anywhere we're passing integer IDs to the task_progress helper needs to be made into a string ID. This is caused by #17358 in addition to h-c-k using integers where they weren't supposed to be.
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/559 added
Updated by Anonymous over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-katello|224f5f8433a77675bcf338269cf2dcee700fcde8.
Updated by John Mitsch over 6 years ago
- Translation missing: en.field_release set to 349
Actions