Track Deleted Recipe
sj0071992
Partner, Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Dataiku DSS Developer, Neuron 2022, Neuron 2023 Posts: 131 Neuron
Hi Team,
Someone deleted a SQL recipe from the Dataiku flow and i am not able to track the individual who deleted that from the flow.
I checked the Project Summary section but it showing limited activities.
Could you please let me know how can i track?
Thanks in Advance
Shubham
Best Answer
-
Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,212 Dataiker
Hi @sj0071992
,
You should be able to track down all changes in a project from the Version control tab:You must scroll and use CRTL +F in the browser to search for the recipe name. If you need more granularity, more precise searching you can use git command line instead of the DATADIR/config/projects/PROJECTS and use git log ..
Thanks