Job details panel is completely empty
My setup:
- Quartz.NET v3.0.7.0
- CrystalQuartz Panel v6.8.1.0
- Connected remotely to Quartz server process
Issue:
- Connection to Quartz server process works
- All jobs are listed
- Clicking on a job shows a completely empty job details panel
- This was definitely working a while ago, possibly broke when updating Quartz / CrystalQuartz

Can you reproduce the issue or did I miss some breaking change in the configuration? Many thanks!
Cheers Michael
Moreover, I have a StackOverflowException after opening that panel...
@mschulze46 try to use beta version of CrystalQuartz package. It has another implementation of retrieving JobDataMap properties, works fine for me on 6.11.0.3-beta one
@mschulze46 try to use beta version of
CrystalQuartzpackage. It has another implementation of retrievingJobDataMapproperties, works fine for me on6.11.0.3-betaone
Thanks for your feedback. I just tried to update to the latest beta which currently is 6.11.0.3-beta.
The job details map is still completely empty, I only get a new section 'Identity'... 👎
