Active
Project:
Project issue tracking
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Oct 2010 at 02:18 UTC
Updated:
13 Mar 2015 at 00:37 UTC
Jump to comment: Most recent
Comments
Comment #1
lisarex commentedIs this still happening?
Comment #2
dwwThis block is provided by project_issue itself, not drupalorg -- moving to a more appropriate queue.
However, I'm also wondering if this is still happening. Please reopen and set to "active" or "works as designed" as appropriate.
Thanks,
-Derek
Comment #3
markhalliwellConsidering this issue seems to be abandoned but also semi-related (incorrect information being shown) to what I'm encountering, I'm re-purposing.
On https://www.drupal.org/project/bootstrap, this block shows there are:
248 issues open (link), when in fact there are only 157.
88 bugs open (link), but there are only 57.
At first I thought it may just be a caching issue maybe? But it's been about 24hrs, is there something more going on here?
Comment #4
drummThese blocks are cached, maybe too aggressively. bootstrap's numbers are currently 156 & 56.
We can proactively clear the cache when an issue changes status. Or Drupal.org has https://www.drupal.org/project/render_cache; we could put something like last issue update time in the key, although that would add a query to figure that out.
Comment #5
markhalliwellHrm. Yeah, that must have happened sometime today; maybe during the recent deployment?
Idk what a great solution is per se, I just did a massive amount of IQ grooming last night and noticed there wasn't any change to these blocks afterwards... made it hard to really gauge just how much I did. I did try to update the project page to see if maybe that would clear out any cache, but that didn't seem to work... could be a possible solution?