thunderbird / addons-server

🕶 addons.thunderbird.net Django app and API, forked from addons.mozilla.org 🎉
https://addons.thunderbird.net
BSD 3-Clause "New" or "Revised" License
18 stars 17 forks source link

Add-ons downloads count is always zero #291

Closed micz closed 3 months ago

micz commented 3 months ago

Describe the problem and steps to reproduce it:

In the statistics panel the download are always zero for all my add-ons.

Example: https://addons.thunderbird.net/it/thunderbird/addon/thunderai/

From the statistics dashboard: immagine

Download dashboard: immagine

What happened?

The downloads are always zero.

What did you expect to happen?

To count some download, given that the daily users are always growing.

MelissaAutumn commented 3 months ago

After a bit of investigating, it seems we don't actually support the infrastructure to calculate downloads right now. This may change in the future, so I'm tagging this as an enhancement.

Sancus commented 3 months ago

See https://github.com/thunderbird/addons-server/issues/80