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

period=range wrong behaviour when taking today's date #3866

Closed
zawadzinski opened this issue Apr 2, 2013 · 2 comments
Closed

period=range wrong behaviour when taking today's date #3866

zawadzinski opened this issue Apr 2, 2013 · 2 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. worksforme The issue cannot be reproduced and things work as intended.
Milestone

Comments

@zawadzinski
Copy link
Contributor

When using

range=last1
range=2013-04-02,2013-04-02 (assuming today is 2013-04-02)

Piwik takes also yesterday's data (meaning 2013-04-01 - 2013-04-02 if today is 2013-04-01)

It was confirmed using VisitsSummary.get method, but should be reproduceable in other methods as well.

@zawadzinski
Copy link
Contributor Author

range=2013-04-02,2013-04-02 (assuming today is 2013-04-02)

Piwik takes also yesterday's data (meaning 2013-04-01 - 2013-04-02 if today is 2013-04-01)

should be:

Piwik takes also yesterday's data (meaning 2013-04-01 - 2013-04-02 if today is 2013-04-02)

@mattab
Copy link
Member

mattab commented Jan 10, 2014

Seems to work in 2.0

@zawadzinski zawadzinski added this to the 2.x - The Great Piwik 2.x Backlog milestone Jul 8, 2014
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. worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

2 participants