Joffrey JAFFEUX
a884842fa5
FIX: do not use return in block ( #26260 )
...
We were incorrectly using `return` in a block which was causing exceptions at runtime. These exceptions were not causing much issues as they are in defer block.
While working on writing a test for this specific case, I noticed that our `upsert_custom_fields` function was using rails `update_all` which is not updating the `updated_at` timestamp. This commit also fixes it and adds a test for it.
2024-03-20 10:49:28 +01:00
..
2024-03-04 15:08:35 +01:00
2024-03-01 10:07:35 +10:00
2023-12-04 13:45:19 +01:00
2023-01-09 11:49:28 +00:00
2024-03-20 10:49:28 +01:00
2024-03-14 18:50:09 +00:00
2024-02-12 16:27:24 -05:00
2024-03-01 18:38:49 +01:00
2023-11-09 16:47:59 -06:00
2024-01-24 18:50:42 -03:00
2024-03-13 13:28:06 +08:00
2024-02-19 10:47:47 +10:00
2023-01-09 11:49:28 +00:00
2023-05-24 08:59:37 +08:00
2023-06-26 11:41:52 +02:00
2023-01-09 11:49:28 +00:00
2024-03-01 10:07:35 +10:00
2023-03-22 14:43:32 +00:00
2024-03-04 15:12:08 -07:00
2024-03-13 13:15:12 +10:00
2024-02-12 12:07:14 +02:00
2023-01-09 11:49:28 +00:00
2024-02-07 13:47:50 -06:00
2024-01-29 12:28:47 +00:00
2024-01-31 15:33:09 -05:00
2024-01-19 11:10:28 +08:00
2024-03-15 14:24:11 +08:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2024-02-28 10:33:22 +08:00
2023-11-02 08:10:15 +03:00
2024-01-25 14:28:26 +08:00
2023-12-14 11:11:11 +08:00
2024-01-25 09:50:59 +10:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2024-02-13 10:18:36 -05:00
2023-11-09 16:47:59 -06:00
2023-02-01 09:55:21 +00:00
2024-03-04 15:08:35 +01:00
2023-01-09 11:49:28 +00:00
2024-03-14 18:50:09 +00:00
2024-01-25 09:50:59 +10:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2024-02-25 10:42:50 +05:30
2024-02-26 13:45:58 +00:00
2024-02-01 11:48:31 +00:00
2023-12-04 13:45:19 +01:00
2023-01-09 11:49:28 +00:00
2024-01-08 09:57:25 +10:00
2024-01-26 13:25:03 +08:00
2024-02-23 11:42:28 +05:30
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-11-13 10:34:06 +00:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-07-28 09:07:53 -06:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-11-09 16:47:59 -06:00
2023-12-01 15:03:06 +08:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-08-02 10:46:37 +08:00
2023-06-26 10:09:57 +05:30
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-11-09 16:47:59 -06:00
2024-02-16 14:28:12 +10:00
2023-01-09 11:49:28 +00:00
2023-12-01 12:57:11 +00:00
2023-01-09 11:49:28 +00:00
2024-01-31 10:23:09 +10:00
2023-01-09 11:49:28 +00:00
2023-11-29 16:38:07 +11:00
2024-02-26 13:45:58 +00:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-11-09 16:47:59 -06:00
2023-08-02 10:46:37 +08:00
2023-01-09 11:49:28 +00:00
2023-01-16 17:28:59 +00:00
2024-01-29 17:52:02 +08:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-12-06 16:37:32 +10:00
2023-01-09 11:49:28 +00:00
2023-04-11 10:16:28 +01:00
2023-01-09 11:49:28 +00:00
2023-12-04 13:45:19 +01:00
2023-01-09 11:49:28 +00:00
2024-01-25 14:28:26 +08:00
2023-12-13 17:18:42 +08:00
2024-03-18 18:05:46 +01:00
2024-01-25 14:28:26 +08:00
2023-06-26 11:41:52 +02:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2024-01-26 13:25:03 +08:00
2023-11-09 16:47:59 -06:00
2024-03-20 12:20:15 +11:00
2023-03-30 13:52:10 +10:00
2023-08-10 02:03:38 +02:00
2023-06-26 11:01:59 +08:00
2023-11-09 16:47:59 -06:00
2023-12-01 15:03:06 +08:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-11-29 16:38:07 +11:00
2023-01-09 11:49:28 +00:00
2023-11-09 16:47:59 -06:00
2024-02-01 07:20:46 +08:00
2023-12-06 23:25:00 +01:00
2024-01-25 09:50:59 +10:00
2023-11-09 16:47:59 -06:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-12-15 23:46:04 +08:00
2023-01-09 11:49:28 +00:00
2024-01-25 14:28:26 +08:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-10-02 12:36:06 +02:00
2024-02-08 12:59:52 +08:00
2024-03-09 14:25:30 +03:00
2023-12-06 23:25:00 +01:00
2024-02-27 15:46:12 +08:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2024-01-29 17:52:02 +08:00
2023-11-09 16:47:59 -06:00
2024-02-23 17:11:39 +11:00
2023-02-28 14:31:59 +02:00
2023-06-26 11:41:52 +02:00
2024-01-25 14:28:26 +08:00
2024-01-26 13:25:03 +08:00
2023-11-09 16:47:59 -06:00
2023-02-07 15:28:59 -03:00
2023-10-16 10:34:38 -04:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2023-01-09 11:49:28 +00:00
2024-02-16 07:39:49 +08:00
2023-01-09 11:49:28 +00:00
2024-01-25 09:50:59 +10:00
2023-12-04 13:45:19 +01:00
2023-11-22 15:19:40 +10:00
2023-06-26 11:41:52 +02:00
2023-01-09 11:49:28 +00:00
2023-12-04 13:45:19 +01:00
2023-09-12 15:31:31 -03:00
2024-02-07 13:47:50 -06:00