Bug #33952
Creating Organization produces two Audit logs
Status:
Closed
Priority:
Normal
Assignee:
Category:
Organizations and Locations
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Steps to Reproduce:
1. create a new organization
2. observe, there is an "update" audit record generated besides the "Create" one
This update Audit has only change with "created_in_katello from false to true"
Most likely caused by https://github.com/Katello/katello/pull/9270#issuecomment-972763008
Related issues
Associated revisions
Refs #33952 - revert change in org creator
History
#1
Updated by Ondřej Ezr 6 months ago
- Related to Bug #32277: Seed fails with PG::ForeignKeyViolation: ERROR: insert or update on table "foreman_tasks_tasks" violates foreign key constraint "fk_rails_a56904dd86" added
#2
Updated by Ondřej Ezr 6 months ago
- Bugzilla link set to 2024576
- Found in Releases Katello 4.2.0 added
#3
Updated by The Foreman Bot 6 months ago
- Assignee set to Ondřej Ezr
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9798 added
#4
Updated by Ian Ballou 6 months ago
- Triaged changed from No to Yes
- Category set to Organizations and Locations
#5
Updated by The Foreman Bot 4 months ago
- Fixed in Releases Katello 4.4.0 added
#6
Updated by Ondřej Ezr 4 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|f83c785650bf03d7f2db00e3aabd7faac9448983.
#7
Updated by The Foreman Bot 4 months ago
- Pull request https://github.com/Katello/katello/pull/9888 added
#8
Updated by The Foreman Bot 3 months ago
- Pull request https://github.com/Katello/katello/pull/9899 added
Fixes #33952 - do not audit internal columns (#9798)
Disable auditing of Katello internal column.