diff --git a/src/scenes/ProgressReports/Detail/WorkflowCard.tsx b/src/scenes/ProgressReports/Detail/WorkflowCard.tsx index 407f1014de..d21c72b81f 100644 --- a/src/scenes/ProgressReports/Detail/WorkflowCard.tsx +++ b/src/scenes/ProgressReports/Detail/WorkflowCard.tsx @@ -26,8 +26,24 @@ export const WorkflowCard = ({ report, ...rest }: WorkflowCardProps) => { justifyContent: 'space-between', }} > - View History - + + View History + + Updated by {lastWorkflowEvent.who.value?.fullName}{' '}