Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VisitTime.getVisitInformationPerServerTime: Empty hours are not returned #2363

Closed
anonymous-matomo-user opened this issue Apr 26, 2011 · 1 comment
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@anonymous-matomo-user
Copy link

When you request the VisitTime.getVisitInformationPerServerTime for a date having no visit, it doesn't return 0 but an empty array.

I think the API should return the 0 value for every past date when there is no visit. The empty response should be reserved for future dates (that doesn't exist). So the response is predictable.

@mattab
Copy link
Member

mattab commented Apr 28, 2011

(In [4583]) Fixes #2363

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

2 participants