- Create a boolean post-call variable and set it to true for that specific issue.
- The next day, if the same issue is happening at a larger scale, you can quickly check by filtering calls where that variable equals 1.
Debugging and Finding Issues
Hack — Check the Scale of an Issue Before Making Changes
Found a bug but not sure if it is happening on other calls too? Don’t go through every call manually. Instead: