I have created a GI to capture cases closed this week that have an attributes field selected to send a survey.
The GI is rendering correctly.
I have an email notification with a business event that fires when a record is inserted. I want to track the email to the case when it is closed, and when I add the ((CRCase_noteID)) to the Link To Entity field, the email activity tracks to the case, but it sends twice.
If I remove the ((CRCase_noteID)) Link to Entity, it will send the email once, but doesn’t track it as an activity to the case.