Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
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)
I test this with snap 13 - (fixed in: hammer-cli-foreman-0.18.0, my sat 6.7 snap 13 with newer version, concretely hammer_cli_foreman-0.19.6)
Fixed.
hammer report-template schedule --name test --mail-to root@localhost
The report has been scheduled. Job ID: 0709ac4e-b815-4ee4-9e78-6cf3c1625fc6
Verified.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHSA-2020:1454