Ismaila Abdoulahi

Results 9 comments of Ismaila Abdoulahi

Closing in favor of #954

Hi @ibrok, thanks for reporting, we'll have a look and fix it asap.

Hi @uben01, is it possible to share the JSON of the BatchJob causing the issue with us?

@uben01 I don't think this is related to the previous issue. The latter issue is probably caused by the fact that not all your pods are on v7 yet (as...

Hi @erwinw, I just tried to use the json you provided as input of our tests and the migration successfully handles it.

Hi @chrisjenx, I don't think your question is directly linked to this issue. Could you open a discussion with the details of what you're trying to achieve?

@chrisjenx It may not be simple but it's definitely still possible as we currently support JSONB which does not use reflection. We also do have great test coverage for all...

@chrisjenx see https://github.com/jobrunr/jobrunr/tree/master/core/src/main/java/org/jobrunr/utils/mapper/jsonb for the implementation of JSON-B support.

> While you can pass in a custom mapper with the `useCustomMapper` you forcefully require that one of the other classpaths are enabled Indeed. I'll convert this to an issue.