Skip to content
Snippets Groups Projects
  • Matt Kirman's avatar
    Dashboard statistics should use 'period' as the date limiter · c1abffd7
    Matt Kirman authored
    The statistics module on the dashboard was using the incorrect query parameter
    'stop'. This meant that the module was loading all tickets from the report start
    date to the present day. This commit fixes this by using the 'period' parameter
    instead.
    c1abffd7