Bug #22654
audits from db:seed should be ignored
Pull request:
Fixed in Releases:
Found in Releases:
Description
Apparently, the katello audits are not ignored while preseeding the db as they are shown in the UI after a fresh katello installation.
Associated revisions
History
#1
Updated by Marek Hulán over 4 years ago
- Assignee set to Marek Hulán
- Subject changed from [katello] audits from db:seed should be ignored to audits from db:seed should be ignored
In fact this is a problem in Foreman plugin DSL that does not ignore auditing when it modifies core roles. Katello is just one of plugins that uses that dsl.
#2
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5268 added
#3
Updated by Tomer Brisker over 4 years ago
- Legacy Backlogs Release (now unused) set to 330
#4
Updated by Marek Hulán over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset 64d9dd55e136145c4ec74589a518563245f603c2.
Fixes #22654 - ignore filters created by plugin DSL