Bug #27341
closedreport template schedule with mail to paramaeter doesn't show job id in hammer
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1730371
Description of problem:
hammer report template schedule with mail to parameter doesn't show job id
Version-Release number of selected component (if applicable):
Satellite 6.6 snap 7
How reproducible:
Always
Steps to Reproduce:
1. create some report template
2. run command
hammer report-template schedule --name test --mail-to root@localhost
Actual results:
example:
hammer report-template schedule --name test
The report has been scheduled. Job ID: 52f3e990-d395-420a-b025-289698197a01
this works correctly
hammer report-template schedule --name test --mail-to root@localhost
The report has been scheduled. Job ID: (missing id!!)
this command doesn't show any id
Expected results:
hammer report-template schedule --name test --mail-to root@localhost
The report has been scheduled. Job ID: (job-id-is-written)
Additional info:
Not sure if this is bug for hammer, but I found it here, please if I should choose another component please let me know. (future improvement)
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/430 added
Updated by The Foreman Bot over 5 years ago
- Fixed in Releases hammer-cli-foreman-0.18.0 added
Updated by Oleh Fedorenko over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-foreman|1cb2c5bd401cd90232cf94cbc901b435cd838e44.