Pimcore version
11.4
Steps to reproduce
- Install skeleton or demo
- Enable the Generic Execution Engine Bundle and install
- Try to create a JobRun for the engine
- It will fail and state that dependencies are missing
Actual Behavior
Error while creating a JobRun, since the Job cannot be serialized.
Expected Behavior
Optional dependencies should be at least in the composer.json suggestions and you should be able to create JobRuns.