I have a workflow that when an item is created or modified in a SharePoint list, I have a compose action and then Html to text for a Rich text field titled "Incident Summary" in that SharePoint list. Then, if certain conditions are met, it sends emails to various distribution group emails.
Lately, upon the initial creation of the list item, the "Incident Summary" html to text comes through just fine in the first email. But if the list item is updated and a new email is launched, the "Incident Summary" field shows as blank in the email.
Can someone explain why it works fine upon creation, but not for modifications?