Workflow Context is missing Workflow History Records and some Workflow Activities are SkippedDescriptionWhen you open the Workflow Context for a particular Workflow you are seeing that some of the Workflow History [wf_history] Records are missing. The Workflow has not thrown any Error and began executing as expected later in the Workflow Steps. Example Screenshot: See that between the Set Values and Catalog Task Activities the Workflow Context is showing that the Activities were not executed.CauseThis is happening because the Workflow is being set to run with the Read Only Role. Therefore it is not possible for it to create the Workflow History Records or Perform the Workflow Activity Actions. This can happen because by default the Workflow will execute using the credentials of the Approval User and therefore if the Approval User has this Read Only Role and Approves a Record then the Workflow will experience this issue.ResolutionPlease ensure that your Approval Users do not have the Read Only Role ["snc_read_only"] assigned to them.