Closed emimaesmith closed 4 years ago
manage.py test
job
Added is_system to the serializer for the base jobtype. This should add this field to the serializer utilized by the /jobs endpoint to satisfy #1843.
is_system
Checklist
manage.py test
passesAffected app(s)
job
Description of change
Added
is_system
to the serializer for the base jobtype. This should add this field to the serializer utilized by the /jobs endpoint to satisfy #1843.