Since we allow many active budgets at the same time, the controller should now check the budget given by params. Before this change the controller was checking the latest published budget, ignoring the request parameter `budget_id`.
Since we allow many active budgets at the same time, the controller should now check the budget given by params. Before this change the controller was checking the latest published budget, ignoring the request parameter `budget_id`.