I have some confusion about how triggers work on bulk updetes.
My thought was that an update Trigger should start for each selected record in the bulk update, but this is wrong. I see that some actions are performed on the whole set of selected records and som other only on the first.
Triggered Action is working with the whole scope of changed data at once. This means that any of the action in the trigger will be applied to the whole scope of data (not record-by-record) and will be fired only once per bulk update.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
vidierre
I have some confusion about how triggers work on bulk updetes.
My thought was that an update Trigger should start for each selected record in the bulk update, but this is wrong. I see that some actions are performed on the whole set of selected records and som other only on the first.
The only place where I found this explained is here https://caspio.uservoice.com/forums/164206-caspio-bridge/suggestions/34321655-triggered-actions-on-update-fired-on-bulk-edit-u
where @TonyS says that
My questions are:
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.