Finding orphan menu items?

When we upgraded from E9 to E10 we only migrated what we believed we needed(some legacy BAQs/reports weren’t ported). This I believe resulted in lots of orphaned menu items, when you click them they don’t link to anything(it’s not their in E10). Is there a way to find all orphaned menu items?

A BAQ joining the menu table to other related tables, like the Rpt tables. Make it a left join, and look for records where the Rpt table’s fields are null.

And similar for dashboards

1 Like