The title and description of this issue was changed after triage and investigation of the original issue.
Add pagination to the historical log of runs so that only the most recent "n" log entries is displayed by default. The goal is to prevent pulling and loading data that is unlikely to be needed and thus reducing page performance.
Prior description:
The automated report runs log keeps only the record for the most recent runs. Ensure it displays data for all triggered runs.