Display aging report button on Test Suite and Compare test step results requires the instance to be configured to allow reports to be publishedIssue Unable to use the 'Display aging report' and 'Compare test results' . No reports are displayed . Symptoms: 1. The 'Display aging report' compares how many tests passed versus failed across different runs of the same test suite. However, when clicking the Display aging report button on a Test Suite form, the aging report does not show up. Instead, it redirects to the Test Suites list. 2. The 'Compare test results' display a report that shows how long it took the system to execute each test step across different runs of the same test. However, when using the 'Compare test results' List UI choice , no reports are displayed. ReleaseQuebecCauseBoth the 'Display aging report' and 'Compare test results' UI actions generates report and requires the instance to be configured to allow publishing reports. Issue is caused when the 'glide.report.published_reports.enabled' property is set to false.ResolutionPer the 'Publish a report' documentation, enable the property glide.report.published_reports.enabled by setting the value to true. Both the 'Display aging report' and 'Compare test results' UI actions should redirect to the published report. Related LinksFor more information on ''Display aging report' and 'Compare test results' report. Refer to the documentation below: Compare results and execution times for different automated test and suite results