Bug #24751
Missing reset_column_information after rebasing from rails_5.2 branch
Description
The FakeSubscription.reset_column_information is missing after a rebase that made to rails 5.2 branch, that got merged, breaking every test due to migration exception.
Associated revisions
History
#1
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7663 added
#2
Updated by Ido Kanner almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|84d9f88901cda6460eb444163e8a247281631443.
#3
Updated by Justin Sherrill almost 4 years ago
- Triaged changed from No to Yes
- Target version set to Katello 3.9.0
Fixes #24751 - Missing reset_column_information from rails_5.2