Noticed this while working on an another issue, this is related to the data we fill into the dbo.tbl_SCRIPT_ENVIRONMENT_DETAILS table.
Report datasets are using different where clauses then the current data.
Most likely we changed the source of this data / script where we imported.
Modifying report dataset queries with the new where clause is the fix.
Since I am currently touching all reports, I will modify these as well.
