Release 2.4.11
- Fix a bug leading to the loss of the rolling status of a plan, when editing it
Please see the change log for more details.
TODO DEPLOY
rake fablab:fix:rolling_plans
will check all your plans; when the is_rolling attribute isnull
, it will be set totrue
. If this behaviour does not match your expectations, we encourage you to enter in your database and manually set the values ofplans
.is_rolling
for each rows.