- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2022 10:42 PM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2022 10:54 PM
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
I hope this solves your issue
Please accept the solution if it helps you
Thanks,
Mohith Devatte
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2022 10:44 PM
Check Workflows versions table to check who published different versions of the workflow.
wf_workflow_version
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2022 10:56 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2022 10:54 PM
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
I hope this solves your issue
Please accept the solution if it helps you
Thanks,
Mohith Devatte