I upgraded all Laserfiche Components (Server, Workflow, Forms) to the latest version (10.2.1) and I had to move the documents to a different Volume for logistical reasons. Validation on the workflow showed no errors, testing the document search query out of workflow and Laserfiche works perfectly, but when I run the workflow I get this error:
"Datetime out of range. [9170]"
I built the workflow to run manually in the workflow designer. I am able to find entries using the exact same query in Laserfiche and I am also able to find the reseults when I go into the "Search repository" workflow Activity and test the search query, but as soon as I run the workflow I get the error.
Search Syntax:
{LF:Name="*", Type="D"} & {LF:Created>"12/31/2015 11:59:59 PM"} & ({LF:VolId="1"})