SpongePowered / Ore

Repository software for Sponge plugins and Forge mods
https://ore.spongepowered.org/
MIT License
78 stars 25 forks source link

Download counter has been broken since April 19th #998

Closed AuroraLS3 closed 4 years ago

AuroraLS3 commented 4 years ago

Describe the bug

All download counters for plugin versions uploaded after April 19th are 0.

This suggests that the commits on April 19 broke download counter from going up when a download occurs.

  1. I looked at multiple plugins and could not find a single one with downloads after April 19th.
  2. https://ore.spongepowered.org/?sort=newest New plugins uploaded after April 19th have no downloads.

To Reproduce

  1. This might need checking from the database, but it seems clear from the page.

Expected behavior Plugin downloads should count up when they are downloaded.

Screenshots

From versions of a couple plugins

image

image Plugins that were added (new) after April 19th image

Environment

Additional context

Jump to: Commits April 19

Katrix commented 4 years ago

Duplicate of #993