Actions
Bug #23033
closeddeprecate/remove force_post_sync_actions
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1498560
Description of problem:
Katello has a setting for 'force_post_sync_actions'. When this is set, all actions are performed even if there was no change in content.
This setting was originally added as a debugging aid, but has since been replaced by the 'skip-metadata-check' hammer flag. The hammer flag is preferred since it is not permenant. If 'force_post_sync_actions' is set, its easy to forget that it's set and then have mysterious performance issues.
We should be able to remove this setting entirely, so users have to set 'skip-metadata-check' to force post-sync actions.
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7267 added
Updated by John Mitsch almost 7 years ago
- Translation missing: en.field_release set to 338
Updated by Anonymous over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|1b26c3ca90c8d197f35cbb1eefe5bcbe0489d538.
Actions