Actions
Bug #36628
closedupdate event is not created after updating CV name
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2222890
Description of problem:
When existing content view is updated, corresponding audit entry is not created
Version-Release number of selected component (if applicable):
6.14 sn 7
How reproducible:
always
Steps to Reproduce:
1. create a CV
2. update its name
3. under Monitor > Audits search for 'type=katello/content_view and action=update'
Actual results:
no result
Expected results:
an update event should show up
Additional info:
Doesn't occur in 6.13
Found by QE automation:
pytest tests/foreman/ui/test_audit.py -k test_positive_update_event
The cv create event appears as expected
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/10672 added
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.10.0 added
Updated by Samir Jha over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|a14bb3f1d3681b8422d35149f5cbff583482c1d5.
Updated by Quinn James over 1 year ago
- Subject changed from update event is not created after updating CV name to update event is not created after updating CV name
- Target version set to Katello 4.10.0
- Triaged changed from No to Yes
Actions