One of my project http://drupal.org/project/issues/easylinks doesn't list any "open" issues.. However, the user project page(http://drupal.org/project/user/41470) states 4 open issues. Could this be different statuses for "open" issues in both of them, and hence the count differs or is it a bug?

Comments

dww’s picture

Project: Project » Project issue tracking
Version: 5.x-1.x-dev » 5.x-2.x-dev
Assigned: Unassigned » dww

i diagnosed the problem. the trouble is caused by the fact that this project has 4 unpublished issues that are still marked as active. the main project query page correctly filters out unpublished issues, but the query that's coming up with that count doesn't exclude unpublished issues. :( i'll take a stab at re-writing the query, but my initial quick attempts aren't working yet.

dww’s picture

Status: Active » Needs review
StatusFileSize
new1.48 KB
dww’s picture

installed on s.d.o... behold: http://scratch.drupal.org/project/user/41470

dww’s picture

Title: Different open issues count on user project page » Issue count on 'My projects' page includes unpublished issues
Status: Needs review » Fixed

committed to HEAD, and installed on d.o.
patch doesn't apply to DRUPAL-4-7--2 or DRUPAL-4-7, and i don't care enough to backport it.

Anonymous’s picture

Status: Fixed » Closed (fixed)