codewars / codewars.com

Issue tracker for Codewars
https://www.codewars.com
BSD 2-Clause "Simplified" License
2.1k stars 220 forks source link

CW-99: Counter of pending issues on search page is outdated #3054

Closed hobovsky closed 12 months ago

hobovsky commented 1 year ago

As a workaround for a missing feature I wanted to scrape the search result for kata with pending issues. Unfortunately, it turns out that the numbers displayed on the search page are most probably cached and severely outdated. For example, the kata Convert string to camel case has 51 issues in its whole discourse, 5 of them is still pending, but the summary shows 19 pending issues:

image

While the #932 is in backlog and waits for its turn, would it be possible to update the numbers reported by search, or know what to do to trigger update of the numbers?

VanessaGreene commented 1 year ago

Escalated to CW-99.

VanessaGreene commented 12 months ago

@hobovsky as this was escalated I will mark it as closed here and update you when it has been actioned.