Jarek Radosz
b28fafd372
DEV: Fix job serialization warnings ( #30735 )
...
(…and remove extraneous `stringify_keys` - enqueue already does
`deep_stringify_keys`)
The warning in question:
```
Deprecation notice: Jobs::RunProblemCheck was enqueued with argument values which do not cleanly serialize to/from JSON. This means that the job will be run with slightly different values than the ones supplied to `enqueue`. Argument values should be strings, booleans, numbers, or nil (or arrays/hashes of those value types). (deprecated since Discourse 2.9) (removal in Discourse 3.0)
```
2025-01-13 13:35:40 +01:00
..
2024-07-02 08:51:47 -07: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-13 17:18:42 +08:00
2023-01-09 11:49:28 +00:00
2023-06-28 13:07:46 +08:00
2023-11-09 16:47:59 -06:00
2023-01-09 11:49:28 +00:00
2024-05-17 12:21:21 -06:00
2023-12-06 23:25:00 +01:00
2024-02-23 11:42:28 +05:30
2023-11-09 13:39:06 +11:00
2023-11-09 13:50:21 +10:00
2024-05-24 22:15:53 +08:00
2023-01-09 11:49:28 +00:00
2023-06-26 11:41:52 +02:00
2023-06-26 11:41:52 +02:00
2022-07-28 10:27:38 +08:00
2023-01-09 11:49:28 +00:00
2023-05-23 13:41:23 +05:30
2023-01-09 11:49:28 +00:00
2024-03-26 11:32:01 +01:00
2023-01-09 11:49:28 +00:00
2024-11-19 15:28:04 -05:00
2023-09-15 16:31:29 -03:00
2024-08-30 10:25:04 +10:00
2023-09-15 16:31:29 -03:00
2023-11-09 16:47:59 -06:00
2022-07-28 10:27:38 +08:00
2024-07-08 15:43:16 -05:00
2023-11-09 16:47:59 -06:00
2023-12-07 09:04:45 +10:00
2023-01-09 11:49:28 +00:00
2023-11-09 16:47:59 -06:00
2022-07-28 10:27:38 +08:00
2023-12-06 22:25:26 +01:00
2023-01-09 11:49:28 +00:00
2023-12-06 23:25:00 +01:00
2023-12-06 23:25:00 +01:00
2024-04-10 20:59:03 +05:30
2023-11-09 16:47:59 -06:00
2023-01-09 11:49:28 +00:00
2023-11-09 16:47:59 -06:00
2024-05-17 09:33:39 -05:00
2024-04-24 00:20:14 +05:30
2024-05-22 10:23:03 +02:00
2023-06-26 11:41:52 +02:00
2024-12-22 21:33:47 +11:00
2024-06-10 16:26:39 +08:00
2024-06-10 13:16:00 +08:00
2024-01-26 11:16:02 -07:00
2025-01-03 14:27:10 +08: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-01-09 11:49:28 +00:00
2023-01-16 11:55:00 +01:00
2023-01-09 11:49:28 +00:00
2023-06-26 11:41:52 +02:00
2024-04-25 20:58:34 +08:00
2023-06-26 11:41:52 +02:00
2023-12-06 23:25:00 +01:00
2024-12-10 17:01:25 +08:00
2024-12-27 09:42:40 +08:00
2024-12-18 12:48:50 +08:00
2023-11-09 16:47:59 -06:00
2024-10-11 19:55:33 +02:00
2023-12-04 13:45:19 +01:00
2024-12-23 09:53:43 -06:00
2024-09-04 04:38:46 +03:00
2023-11-09 16:47:59 -06:00
2023-01-09 11:49:28 +00:00
2023-11-09 16:47:59 -06:00
2023-01-09 11:49:28 +00:00
2023-12-13 17:18:42 +08:00
2024-01-25 14:28:26 +08:00
2024-12-16 19:48:25 +08:00
2024-05-23 09:29:08 +08: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-11-09 16:47:59 -06:00
2023-12-06 23:25:00 +01:00
2024-05-17 16:36:25 +02:00
2024-01-25 09:50:59 +10:00
2023-11-09 16:47:59 -06:00
2023-06-26 11:41:52 +02:00
2024-11-21 20:23:20 +02:00
2023-01-09 11:49:28 +00:00
2024-07-09 10:35:10 -05:00
2024-09-04 04:38:46 +03:00
2023-06-26 11:41:52 +02:00
2023-11-09 16:47:59 -06:00
2024-08-30 14:47:29 +10:00
2025-01-13 13:35:40 +01:00
2024-09-18 10:11:52 +08:00
2024-08-02 17:25:15 +04:00
2023-11-09 16:47:59 -06:00
2023-01-09 11:49:28 +00:00
2024-03-26 11:32:01 +01:00
2023-11-09 16:47:59 -06:00
2024-11-22 15:28:43 -05:00
2023-11-09 16:47:59 -06:00
2023-06-26 11:41:52 +02:00
2023-12-13 17:18:42 +08:00
2022-07-28 10:27:38 +08:00
2022-07-28 10:27:38 +08:00
2023-11-09 16:47:59 -06:00
2024-10-09 07:19:31 +08:00
2023-11-09 16:47:59 -06:00
2024-05-22 10:23:03 +02:00