Any idea how to navigate around this bug?
I'm needing to do a search of the dashboards collection for a report (PTLSEC).
What I want to do is to create a filter to look for an empty dashboard collection and lastViewedDate is older than 6 months ...and then delete the Report.
I thought that I could just use an Iterator ...but, I think there is a bug here.

I'll open a ticket, but just curious if anyone knows a work-around. The label for the dashboard id is dynamic, so I can't check that.