Actions
Bug #28798
closedClean up orphaned fact values when cleaning up facts
Description
In some cases there can be left over fact values with no name attached to them that are not removed from the database.
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomer Brisker
- Pull request https://github.com/theforeman/foreman/pull/7368 added
Updated by Tomer Brisker about 5 years ago
- Related to Feature #25227: Foreman-rake facts:cleanup batch/rolling support added
Updated by Tomer Brisker about 5 years ago
- Status changed from Ready For Testing to Rejected
Actually, looks like the DB has a foreign key constraint preventing this from happening, closing.
Actions