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-26 14:16:10 +01:00
2019-02-20 12:10:12 +01:00
2019-02-20 11:51:32 +01:00
2019-02-20 12:10:12 +01:00
2019-01-25 08:54:28 +01:00
2018-07-20 18:42:33 -04:00
2017-10-21 17:37:14 +02:00
2017-07-10 13:22:49 +02:00
2017-11-13 02:23:49 +01:00
2018-12-21 11:34:12 +01:00
2019-02-13 13:35:07 +01:00
2017-09-06 12:25:55 +02:00
2018-07-15 21:28:57 -04:00
2019-02-06 13:50:50 +01:00
2019-02-06 13:50:50 +01:00
2018-03-23 11:47:06 +01:00
2018-01-23 00:22:53 +01:00
2018-07-15 21:28:58 -04:00
2016-06-14 18:55:28 +02:00
2017-10-17 22:00:00 +02:00
2019-01-24 21:39:43 +01:00
2017-07-19 21:50:37 +02:00
2019-01-08 15:46:46 +01:00
2017-09-27 10:41:48 +02:00
2019-01-17 13:17:38 +01:00
2018-10-31 14:22:10 +01:00
2019-01-18 09:54:43 -05:00
2019-02-18 13:34:07 +01:00
2018-03-23 11:47:06 +01:00
2019-01-14 20:26:47 +01:00
2019-01-25 09:03:56 +01:00
2017-07-10 23:08:02 +02:00
2017-07-10 13:22:49 +02:00
2018-07-20 18:42:33 -04:00
2017-09-21 18:21:45 +02:00
2017-09-06 13:30:12 +02:00
2018-07-10 17:50:51 +02:00
2015-09-12 18:05:51 +02:00
2018-07-12 10:17:25 -04:00