1. Use Post to create a JOB with job flag fields. <img width="1440" alt="Screenshot 2021-09-24 at 2 31 53 PM" src="https://user-images.githubusercontent.com/58783823/134648624-7ad4dd55-3d05-4772-8a8c-7a4622872ca2.png"> Job is created and the response has the correct data for the job flag fields 2. User GET to view the job created in step 1 <img width="1440" alt="Screenshot 2021-09-24 at 2 32 11 PM" src="https://user-images.githubusercontent.com/58783823/134648756-279f9cce-2762-4cf8-ac0e-e032aafede09.png"> The job flag fields have the default values and not the values used in step 1.