How can I quickly get to the bottom of an invalid reference?

I have a huge scenario, where I have to zoom many times over to see everything. The problem, is sometimes there is an error where the scenario fails to initialize due to an “invalid reference in parameter…”

Specifically, here is my current error I’m dealing with:

    • Invalid reference in parameter ‘text’ of module ‘builtin:BasicAggregator’: Variable ‘425.text’ references not existing module ‘425’.

MAKE does not seem to provide a way to ‘jump to’ the error, or see what is causing the error in the scenario. So I’m left clicking on every bubble until I can find a missing link to a (most likely) deleted step that was not remapped. There has to be a faster way to do this. Am I missing something?

TLDR: How the heck do I quickly find the error behind my ‘Scenario validation failed’ when something references a not existing module?

It says aggregator, so that already excludes lots of modules. Find an array aggregator module that has a module number greater than 425.

That’s a great idea! I’m sure others would agree that this is a nice feature to have.

You can submit this suggestion to the Idea exchange, under Platform ideas and improvements

Don’t forget to search for it first, just in case someone already suggested it, so that you don’t end up creating a duplicate.
Screenshot_2024-01-17_130153

Hope this helps! Let me know if there are any further questions or issues.

@samliew