| The report_timestamp of nodes, and the report obtained by querying for the latest_report?, are not updated for unchanged reports. This makes tools that want the latest report instead obtain reports from hours ago. Querying for all reports on a node still shows the unchanged reports, however. Reverting to PuppetDB 6.7.2 fixes this, but this is complicated by the addition of a database migration in 6.7.3. |