This PR checks to see that the previous date process has finished running before making a new change by checking process logs that have completed in okay or error.
The ARR class was actually making 3 edits, the initial edit, one to add the pre-process and one to change the invitation to support ethics review flagging.
The custom stage was modified to support process and pre-process paths so that the ARR stage would only make 2 edits.
This PR checks to see that the previous date process has finished running before making a new change by checking process logs that have completed in
okay
orerror
.The ARR class was actually making 3 edits, the initial edit, one to add the pre-process and one to change the invitation to support ethics review flagging. The custom stage was modified to support process and pre-process paths so that the ARR stage would only make 2 edits.