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.
Actions