Salesforce Platform Developer I (legacy) — Question 290
Which action may cause triggers to fire?
Answer options
- A. Renaming or replacing a picklist entry
- B. Updates to Feed Items
- C. Cascading delete operations
- D. Changing a user's default division when the transfer division option is checked
Correct answer: C
Explanation
Cascading delete operations can trigger additional actions or processes within the system, activating triggers. The other options, while they may affect data, do not have the same effect on triggering processes in the same way as cascading deletes do.