Actions
Bug #29362
closedrun seeds in initialization if templates have changed
Description
currently seeds only run when one of the seeds has changed, we should also include the templates in the calculated hashs and reseed them if they have changed.
Updated by Tomer Brisker over 4 years ago
- Related to Feature #28519: Allow storing if db:seed is required within the DB. added
Updated by Tomer Brisker over 4 years ago
- Target version changed from 2.0.0 to 2.0.1
doesn't have to be in 2.0.0 since seeds will run anyways now. but should be fixed soon.
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomer Brisker
- Pull request https://github.com/theforeman/foreman/pull/7610 added
Updated by Tomer Brisker over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 7e1aebd56f7b95bacea565e3e86391eddaafefc4.
Actions