sul-dlss / argo

The administrative discovery interface for Stanford's Digital Object Registry
Other
21 stars 5 forks source link

do not need to set runOCR workflow variable #4661

Closed peetucket closed 4 weeks ago

peetucket commented 4 weeks ago

Why was this change made?

We do not need to set the runocrWF variable in Argo. This is only used in the end-accession robot to decide if the ocrWF is to be created, but in Argo, we are creating the workflow on demand. Adding the variable is incorrectly causing ocrWF to be run twice.

HOLD pending test on stage

How was this change tested?

Stage