I have a very strange issue going on, I have a wor...
# general
t
I have a very strange issue going on, I have a workflow that is used to calculate the Average Usage of a Component and it takes that value and writes it into a Non-Stored field on the Item Record, the workflow works fine and populates the field when I have it set to run on View or Update, but when I schedule the search the field does not populate, but yet the Workflow log shows it was populated, what am I missing here?
r
Try making it a stored field
t
Tried that no luck, the only thing I can think of is the trigger on the workflow is set to Entry, I changed it to After Record Submit and still no luck, going to create a new field and see if that fixes it.
I ended up deleting the old fields and recreating them, and it worked. I do not know if it was tied to the fact that i had disabled and hidden the fields a few months ago when we discovered the calculations were not correct, but that was weird.
🙌 1