View Issue Details

IDProjectCategoryView StatusLast Update
0005131Composr alpha bug reports[All Projects] General / Uncategorisedpublic2022-12-28 22:24
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Summary0005131: View stats hook: average_page_speed does not exist
DescriptionOn lines 579 and 580 in the views admin_stats hook, the "average_page_speed" key does not exist.

I thought it was "page_average_speeds" but that also seems to be wrong as there are no pivots on that key (the number of array dimensions are not equal to what is used on those two lines).
TagsNo tags attached.
Sponsorship open

Activities

Patrick Schmalstig

2022-12-20 22:50

administrator   ~0007822

This is preventing some of the stats from not generating, affecting the main_staff_stats_graph block (while it is not explicitly crashing, it is blank for some of the graphs, I'm assuming because they sequentially come after the error occurs and therefore do not generate).

Issue History

Date Modified Username Field Change
2022-12-06 17:29 Patrick Schmalstig New Issue
2022-12-06 17:29 Patrick Schmalstig Status non-assigned => assigned
2022-12-06 17:29 Patrick Schmalstig Assigned To => Chris Graham
2022-12-20 22:50 Patrick Schmalstig Note Added: 0007822
2022-12-28 22:24 Chris Graham Status assigned => resolved
2022-12-28 22:24 Chris Graham Resolution open => fixed
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised