Actions
Bug #27725
closedChange katello test to be compatible with audited gem 4.9.0
Difficulty:
trivial
Triaged:
Yes
Pull request:
Description
'should audit when a host_collection is added to a activation_key' fails when upgrading to audited 4.9 as it attempts to access a change by symbol, while audited changes the audited_changes from hash with indifferent access to regular hash.
Updated by Tomer Brisker over 5 years ago
- Blocks Refactor #27359: Update audited gem to 4.9.x added
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8307 added
Updated by The Foreman Bot over 5 years ago
- Fixed in Releases Katello 3.14.0 added
Updated by Tomer Brisker over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|c8af90d8865d437544b63a0c34c9b9228645521e.
Updated by James Jeffers over 5 years ago
- Target version set to Katello 3.14.0
- Triaged changed from No to Yes
Actions