I have a User Event script that is creating a record of type X. I have another User Event script attached to record of type X that looks for a type of create and then runs some logic. When my first UE creates a record of type X, the second UE is not triggered. Do User Event scripts not chain?