| It seems that 2.2.0 of the Job Macro introduced a regression. The macro is unusable and returns this error :  Here is the full error : full-error.txt To reproduce
- On an XWiki 16.10.9 instance, install Job macro version 2.2.0
- Create a new page
- Add the job macro code sample
- Save the page and run it the example by clicking Proceed
Expected results : The macro is executed correctly. Current results : The macro fail with the error above. Note that the issue is not reproduced on a local (hsqldb) XWiki instance. In my case the issue is reproducing all the time on an XWiki instance (16.10.9) deployed on Wildfly 24 and PostgreSQL. |