Actions
Bug #36522
closedAudit shows N/A for host owner changes
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2216158
Description of problem:
When a host owner is changed, the following entry is shown in audit:
<user> update HOST <host> <datetime>
Name | Old | New
-----------------
Owner | N/A | N/A
How reproducible:
Deterministic
Steps to Reproduce:
1. Create a host
2. Go to All hosts -> <host> -> Edit -> Additional information
3. Change Owner, submit
4. In the host details, in the bottom right, click All audits
Actual results:
The newest entry is an owner change but without actual user values
Expected results:
The entry should show wo is the original owner and who is the new owner
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9743 added
Updated by Adam Ruzicka over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|5ef6a310735f3f29c23ee9e8d54c0433ec78b37b.
Updated by Griffin Sullivan over 1 year ago
- Subject changed from Audit shows N/A for host owner changes to Audit shows N/A for host owner changes
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Triaged changed from No to Yes
Actions