Tagged Questions

0
votes
1answer
54 views
+150

Salesforce: Trigger that fires off a Workflow rule has stopped working - any ideas?

So in one part of our customised Salesforce system, the following happens: a trigger changes the value of a picklist on a custom object a Workflow rule detects that change and fires off an email. …