Hi @jhouser! For this issue I would make sure to include the Old Field Value as well, and make sure the Fields to Track is specified also.
Sometimes when the BE doesn’t trigger based off one field and a change it is recommended to include the LastModifiedDateTime field in Fields to Track so it will also be seeing it is updated.
Have you already added Fields to Track?
Also we have this article to help:
Agree with @BenjaminCrisman advice the critical one i find is always make sure the Key fields of the tables on the GI are on the Results Grid otherwise it wont always trigger the business event
Hey @jhouser
Please check the below things as well
1. Make sure the global admin (user ID = admin) has access to see the data on the GI
2. check if the GI has conditions, and ensure those fields that are conditions are included in fields to track
3. Make sure all tables on the GI have their Primary Keys added to results grid tab
I was able to get this working, forgot to update. I changed Trigger Condition to Record Inserted and put my conditions on the GI instead. Thanks everyone for chiming in! :)