05-24-2018 06:59 AM
Hi
I am trying to Find Database Field name “XXX”, I am trying to find where it used in Snap in all projects.
Appreciate your inputs.
Thanks,
Senthil
05-24-2018 10:17 AM
There isn’t an easy way today at the org level. What you can do is the following:
05-24-2018 10:28 AM
Thank you very much.
06-06-2018 04:00 PM
I use a similar method. Each evening, we have a “pipeline backup” pipeline that backs up any newly modified pipelines to a database table. When I need to find pipelines with certain text, I have a separate “pipeline data search” pipeline where I can feed a regex expression as a parameter to search the database.