Workflow not running despite satisfying condition

Hi all,

I’m trying to figure out why my workflow won’t work despite the condition set always to true and it’s driving me crazy. Here’s what i’m trying to do.

I have an EVENT table and a SLOT table. What i need is, when an event row is added a new Slot entry is created automatically with the values of the column [Date] & [Slot Type] from the Event table transferred to the new Slot entry’s [Date] & [Slot] columns respectively.
After that, the Event entry for which a Slot was created, will have its [SLOT_UID] column set to the UID of the newly created slot.

As you can see in the image below, the Workflow should run when there is a new Addition to the EVENT table and the conditions for the actions and the workflow itself are always set to true. Any ideas why no Slot entry is created when i add a new Event entry?

Workflow:

Actions:

0 4 182
4 REPLIES 4
Top Labels in this Space