A job was deleted and reinserted and the status was seen as ON_NOEXEC but the expectation was it should have been INACTIVE
.
When a job is initially inserted the default status is set to INACTIVE.
There is a jil field "status:" users can leverage to set a different initial status, per job, when initially inserted.
For details see:
Additionally, if the job was inserted into a box that was ON_NOEXEC
then the newly inserted job will inherit the parent's status.