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
..
2023-01-09 14:14:59 +00:00
2023-06-14 08:30:23 +10:00
2023-01-09 14:14:59 +00:00
2023-06-28 13:07:46 +08:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-05-17 12:21:21 -06:00
2023-01-09 14:14:59 +00:00
2024-05-27 18:06:14 +02:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-05-27 18:06:14 +02:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-05-27 18:06:14 +02:00
2024-05-27 18:06:14 +02:00
2023-12-06 23:25:00 +01:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-05-27 18:06:14 +02:00
2024-04-10 20:59:03 +05:30
2024-10-16 10:09:07 +08:00
2025-01-03 14:27:10 +08:00
2024-05-27 18:06:14 +02:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-02-21 07:13:18 +10:00
2024-04-25 20:58:34 +08:00
2024-05-27 18:06:14 +02:00
2024-05-27 18:06:14 +02:00
2024-04-29 10:34:46 +10:00
2023-01-09 14:14:59 +00:00
2024-10-11 14:47:39 +02:00
2023-01-09 14:14:59 +00:00
2024-12-23 09:53:43 -06:00
2023-01-09 14:14:59 +00:00
2024-09-04 04:38:46 +03:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-05-27 18:06:14 +02:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-08-16 14:10:46 +08:00
2023-01-09 14:14:59 +00:00
2024-11-21 20:23:20 +02:00
2024-01-25 08:13:58 +08:00
2024-05-27 18:06:14 +02:00
2024-05-27 18:06:14 +02:00
2024-12-18 12:48:50 +08:00
2025-01-13 13:35:40 +01:00
2024-08-02 17:25:15 +04:00
2024-05-27 18:06:14 +02:00
2023-01-09 14:14:59 +00:00
2024-12-26 09:54:09 +08:00
2024-05-27 18:06:14 +02:00
2023-07-18 10:13:40 +08:00
2023-01-09 14:14:59 +00:00
2024-05-27 18:06:14 +02:00
2024-05-27 18:06:14 +02:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-01-16 14:35:24 +01:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-05-27 18:06:14 +02:00
2024-10-16 10:09:07 +08:00