Actions
Bug #6862
closedRerunning the installer after some issue doesn't make sure that the rake tasks (migreate, seed, apipie:cache) were finished
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Foreman modules
Target version:
-
Description
Currently, the rake tasks are marked a `refreshonly`, which causes a pain, if there were some failures causing for example the `db:migrate` to fail and after addressing the issues, the db:migrate is not run anymore.
Updated by Dominic Cleal over 10 years ago
- Is duplicate of Bug #4611: DB migrate and seed should be re-run if an error occurred during the run of either added
Actions