I have many collections with 10+ requests in them and have set many global and environment variables in all these requests. Now, if I don't remember where I have set a specific variable and in what requests I am reading this variable's value, I have to manually look through all these requests to find it.
I am not aware if postman already has a search option for this functionality. Please let me know if this option is already available.
If not, then I guess it would good to have a search option that would show me where I have set a variable and in what requests I am reading this variable's value.