Project

General

Profile

Actions

Bug #17358

closed

hammer task progress accepts NIL value for id parameter

Added by Adam Ruzicka over 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1308640

Description of problem:
hammer displays a fake progress bar (always 0%) for task with null id

Version-Release number of selected component (if applicable):
rubygem-hammer_cli_katello-0.0.7.21-1.el6.noarch

How reproducible:
always

Steps to Reproduce:
1. # hammer -v -u admin -p changeme task progress --id=
or
  1. hammer -v -u admin -p changeme task progress --id=''
Actual results:
  1. hammer -v -u admin -p changeme task progress --id=
    [ ] [0%]

Expected results:
Error: missing param 'id' in parameters
or
Error: invalid 'id' parameter specified

Additional info:


Related issues 1 (0 open1 closed)

Related to foreman-tasks - Bug #23770: task_progress helper no longer accepts IDRejectedAndrew Kofink06/01/2018Actions
Actions #1

Updated by Adam Ruzicka over 7 years ago

  • Target version set to 113
Actions #2

Updated by Amit Karsale over 7 years ago

  • Assignee set to Amit Karsale
  • Target version changed from 113 to 1.15.4
  • Pull request https://github.com/theforeman/hammer-cli-foreman-tasks/pull/31 added
Actions #3

Updated by Amit Karsale over 6 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions #4

Updated by Andrew Kofink almost 6 years ago

  • Related to Bug #23770: task_progress helper no longer accepts ID added
Actions

Also available in: Atom PDF