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

Feature request [CustomReports]: invalidate specific report #14768

Closed
toredash opened this issue Aug 14, 2019 · 1 comment
Closed

Feature request [CustomReports]: invalidate specific report #14768

toredash opened this issue Aug 14, 2019 · 1 comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Milestone

Comments

@toredash
Copy link
Contributor

It is not possible to force reports generation for a newly generated report, without having to invalidate all reports for the given site.

We want to be able to create a new report, invalidate it, and then have the archive process generate reports for the newly created custom report.

Our goal is to be able to introduce custom reports, generate then with previous data and new, without having to invalidate all reports for the site. Re-generating all reports this way can take days.

Is there anything else I can contribute with in terms of understanding the feature request ?

@sgiehl
Copy link
Member

sgiehl commented Aug 14, 2019

@toredash there is a (not documented) console command to trigger custom report archiving for a given sites and date (range): ./console customreports:archive --idsites=1,2,3 --date=2019-01-01,2019-08-14.
The command is currently not documented as it's no neither an official feature nor a clean solution and that might break with upcoming Matomo releases. A clean solution will hopefully be provided with #11974

@sgiehl sgiehl closed this as completed Aug 14, 2019
@sgiehl sgiehl added the answered For when a question was asked and we referred to forum or answered it. label Aug 14, 2019
@mattab mattab added this to the 3.12.0 milestone Oct 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

3 participants