Scenario
The After Field Edit Trigger on Workflow Actions will not be executed when doing CSV Imports. Since this is the case, the trigger must be changed to After Record Submit. The best practice is to create a new action that will execute specifically for CSV Imports/Updates only.
Solution
- Navigate to Customization > Workflow > Workflows
- Preferred Workflow: Click Edit
- Preferred State: Click Edit
- Bottom right corner: Click New Action
- Basic Information:
- Trigger On: Select After Record Submit
- Context: Select CSV Import
- Click Save