Sam 3b42e69174
FIX: avoid usage of dig when looking for job class (#17772)
`{a: "a"}.dig(:a, :b)` will result in an exception, since ruby assumes that `"a"` will be another hash it can look up the `:b` key on.
2022-08-03 14:28:46 +10:00
..
2022-07-28 10:27:38 +08:00
2022-07-28 10:27:38 +08:00
2022-05-24 17:13:44 +02:00