Before the update we was able to check the freshness of the reports by doing this:
https://matomo.org/faq/how-to/how-do-i-know-how-long-ago-was-a-given-report-generated/
After the update https://github.com/matomo-org/matomo/issues/14977 we can’t use the old functionality, neither the new one.
These videos: https://github.com/matomo-org/matomo/issues/14977#issuecomment-825221405
Or at least the old behavior: https://user-images.githubusercontent.com/466765/66468671-0bebf680-eae3-11e9-87e1-755313ac9402.png
No Freshness showed, even in your demo
Hi @aaragones, thanks for reporting this, I can confirm that the report generated date is not being shown when hovering over the report header.
Although the report generated date is being added to the report header, the inlineHelp
div in which it is contained is not being displayed when hovering.
This works for me currently. It shows at least in the latest 4.x-dev
branch, possibly also in the 4.7 release that is upcoming.
Note that this information is only shown when viewing a period that includes today.
Was this fixed by https://github.com/matomo-org/matomo/pull/18498 ?
Yes, sorry this does work for me on 4.x-dev.
I noticed the FAQ screenshot shows a question mark help icon, whereas currently an info icon is being shown in the application. It might also be clearer to have two screenshots in the FAQ, first showing the report info hidden and highlighting the info icon and then a second screenshot showing the report info after the icon is clicked.