-
What are the differences between the following triggers:
members:create and members:pledge:create
members:update and members:pledge:update
members:delete and members:pledge:delete
If there are no differences what are they triggered for? -
What can cause the triggers members:update or members:pledge:update to fire?
1 - One should involve the member itself and kick in when there are changes to a member. The other should kick in when pledges happen.
2 - If any detail of a member is updated it should trigger the former. If a pledge is updated, the latter.