You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have currently created a fixed step workflow. Defined programmatically. I am using the IWorkflowExecutionLogStore to get the workflow history in order to populate the below. I am wanting a more dynamic approach. Can anyone point me in the right direction? This is especially relevant in the case where a workflow can go back to the begining or a previous step. I need to show the outcome of the step - for example a comment from a manager why the workflow cannot proceed. They need to see that comment in the relevant step.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have currently created a fixed step workflow. Defined programmatically. I am using the IWorkflowExecutionLogStore to get the workflow history in order to populate the below. I am wanting a more dynamic approach. Can anyone point me in the right direction? This is especially relevant in the case where a workflow can go back to the begining or a previous step. I need to show the outcome of the step - for example a comment from a manager why the workflow cannot proceed. They need to see that comment in the relevant step.
Beta Was this translation helpful? Give feedback.
All reactions