Hey all
I have been losing my mind over the last 5 hours.
I have a trigger when a record matches conditions to see if some fields are not empty.
Then I have a conditional logic step that checks to see what data is in those fields and then execute if they are true.
If it does execute, I find a bunch of records. And then I run a nested Repeat for each using the list from the find records step.
In the repeat loop, I am going to create a new record. But...none of the data from teh current item is getting passed into the create records step.
The weird thing is the preview shows there is data coming in...but the create record step, or a script step because I tried that too, is just not getting the data from the Current Item.
Here is my automation

Here you can see the data from the Current Item

Here you can see the preview

But then I run the create step and that data is NOT getting to the create step. Manual data goes in like the Date below but trying to pass through the FTE value to the create record action is not happening.

I also used a script to confirm that there is no data coming in from the Current Item even if the preview says there is.


Clearing I am doing something wrong here but I am at a loss for what.
Anyone got ideas?

