Actions
Bug #22065
closedPlugin tests with Rails 5.1 fail with relation "permissions" does not exist
Description
Since Rails was updated to 5.1, plugin tests (except Katello, as it seems) are failing with e.g.:
15:49:09 PG::UndefinedTable: ERROR: relation "permissions" does not exist 15:49:09 LINE 8: WHERE a.attrelid = '"permissions"'::regclass
Updated by Anonymous about 7 years ago
- Related to Bug #21815: Make sure we do not try to search in permissions table when it does not exist added
Updated by Anonymous about 7 years ago
- Related to Tracker #20948: Rails 5.1 upgrade tasks added
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5146 added
Updated by Ondřej Pražák almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 1d92402b0a9a1eaf59cbcbebacfd63c6406c56e4.
Updated by Ewoud Kohl van Wijngaarden about 4 years ago
- Related to Bug #31088: 'relation "permissions" does not exist' error during new 2.2 version installation added
Actions