Error when accessing email routing activity logs

What is the name of the domain?

newbury.me

What is the error message?

query time range is too large for zone "[REDACTED]". Time range can’t be wider than 86400s, but it’s 604800s

What is the issue you’re encountering

When filtering email routing activity logs

What steps have you taken to resolve the issue?

N/A

What are the steps to reproduce the issue?

Steps:

  • Login to CF dashboard using a free account,
  • Navigate to Email routing,
  • Select “Previous 7 days” in the “Activity Logs” dropdown.

Expected Behaviour
EITHER:

  • When using a free account, if the activity logs are limited to 24h then the “Previous 7 days” option should not be listed,
    OR:
  • If there is not a 24H limit then the API that supplies the data for the grid should not enforce a 604800 sec (24h) limit.

Actual Behaviour:

  • “Previous 7 days” is a option in the dropdown, AND
  • API restricts data returned to the last 24H

Screenshot of the error