I have not yet submitted an official bug report, as I’m currently just seeking input from others.
Basically, it seems that the DB is not updated immediately after a thing is created. What I see is that if the action following a Create a thing action searches the DB for the thing just created, it’s not there. Is that expected behavior?
And yes, I realize one could simply use the Result of the previous step, but that’s not what I’m asking. I’m simply asking if an action following a “Create” action in the same workflow should be able to retrieve the thing just created by searching the DB.
Any info / insights appreciated!
-Steve