![]() |
Test results over a week old don't display in test history. - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: Private Instances (/forumdisplay.php?fid=12) +--- Thread: Test results over a week old don't display in test history. (/showthread.php?tid=15914) |
Test results over a week old don't display in test history. - qmanuel - 10-09-2019 04:30 AM Any assistance with displaying tests older than 7 days from ALL users? A url with the following format works fine /testlog.php?days=7&filter=&all=on A url with the following format doesn't /testlog.php?days=30&filter=&all=on "You don't have authorization to view this page. HTTP ERROR 403" If I look for a test submitted 30 days ago from my own computer, it's fine, but for the ones created on the private instance server, they are visible until a week passes. Testlogs still exist in the file directory and a random test I looked for myself on September 26, 2019 can still be found and viewed if I go to the log and look up the ID directly. While preparing this topic, I did find one workaround. If I filter by something like "firefox", then it will display results as expected(works for 30 days, 6 months, and 1 year). But I feel this is just masking the issue. |