Some optional WorkerRun fields are required by the Django admin when editing a process
The workaround for #1566 (closed) calls for changing the process' mode then retrying, which in theory should be doable with the Django admin and the frontend. But the admin shows errors if there is any worker run on that process that does not have at least one parent worker run ID, as well as a worker configuration and a model version set.