How to check what changes has been done to a workflow

VIKAS MISHRA
Tera Contributor

Someone has made some changes to my workflow i can see who is that person but still i want to know in which workflow activity he has made the changes , how can i get this.

1 ACCEPTED SOLUTION

Mohith Devatte
Tera Sage
Tera Sage

Hello @VIKAS MISHRA ,

 

You can navigate to wf_activity table and search your workflow which will give you all the activity history .

Bring in created by and updated by fields in to the list view using personalise gear icon which will tell you who updated it.

 

Please see below screenshot 

Screenshot 2022-11-07 at 12.21.35.png

I hope this solves your issue 

 

Please accept the solution if it helps you 

 

Thanks,

Mohith Devatte

View solution in original post

3 REPLIES 3

suvro
Mega Sage
Mega Sage

Check Workflows versions table to check who published different versions of the workflow.

wf_workflow_version

In Table "wf_workflow_version" i can see who has updated the workflow, but is there any way i can see  which workflow activity he has edited.

Mohith Devatte
Tera Sage
Tera Sage

Hello @VIKAS MISHRA ,

 

You can navigate to wf_activity table and search your workflow which will give you all the activity history .

Bring in created by and updated by fields in to the list view using personalise gear icon which will tell you who updated it.

 

Please see below screenshot 

Screenshot 2022-11-07 at 12.21.35.png

I hope this solves your issue 

 

Please accept the solution if it helps you 

 

Thanks,

Mohith Devatte