Skip to content

Remove process_id parameter from CreateTask in Git imports

Erwan Rouchet requested to merge remove-createtask-process-id into master

Follow-up of backend!2054 (merged): the process_id field is now ignored in CreateTask, so we can remove it. This removes the requirement for the ARKINDEX_PROCESS_ID variable.

This is not blocking, since the field is just ignored, not rejected.

Merge request reports

Loading