Actions
Bug #27383
closedMissing(ID: N) for Host_ids column in case of audit records for subscription updates
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1719636
Description of problem:
When I add or remove a subscription to a host and check the Monitor > Audits in the WebUI, the records are showing "Missing(ID: 2)" in "Host ids" line.
Version-Release number of selected component (if applicable):
satellite-6.6.0-5.beta.el7sat.noarch
How reproducible:
always
Steps to Reproduce:
1. Register a host to the Satellite
2. Go to Hosts > Content hosts > pick the host > tab Subscriptions > Add or Remove some subscription
3. Go to Monitor > Audits > check the latest log
Actual results:
"Missing(ID: 2)" shown in "Host ids" item
Expected results:
Valid value shown in "Host ids" item
Additional info:
See the attachment
Actions