Skip to content

Mention, that the JobsMixin is required for running jobs on a model instance #20488

@991jo

Description

@991jo

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.

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: documentationA change or addition to the documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions