### Change Type Addition ### Area Plugins ### Proposed Changes If a Job is executed with an object passed in the instance variable a Validation error is raised, stating > Jobs cannot be assigned to this object type $OBJECTTYPE All objects that have to be passed to a job need the JobsMixin. This is not clearly stated in the Plugin Development documentation.