Recursive Queueable Trigger Action blocks execution of subsequent Trigger Actions
Closed this issue · 1 comments
ctcforce commented
I've got two TAs on an object.
The first one enqueues a recursive queueable which continues until it's processed through all triggering records
The second one just does a simple query and update to child records
When I have the TAs in the order shown in the screen shot, TYN-217 never runs...
I have to swap the order in order for TYN-217 to run.
ctcforce commented
user error
