Files
nairobi/spec/features/admin
Javi Martín 4980819528 Fix valuation tags being overwritten
When params[:budget_investment][:valuation_tag_list] was not present,
which is the case when updating an investment using the "mark as visible
to valuators" checkbox, we were removing all valuation tags.

Using a virtual attribute to assign the tags only if the parameter is
present simplifies the code in the controller and avoids the issue.
2019-02-26 14:16:10 +01:00
..
2019-02-18 13:34:07 +01:00
2019-01-31 17:23:45 +01:00
2019-02-13 11:41:58 +01:00