Order JasperReport subreport on id, if no sort is given
Description
If the DataSource.getDataSource(node) method is used to return a datasource for a subreport in a JasperReport, sort the objects on id to ensure the same results are returned each time the report is run
If the DataSource.getDataSource(node) method is used to return a datasource for a subreport in a JasperReport, sort the objects on id to ensure the same results are returned each time the report is run