Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

Exclude WONTFIX/DUPLUCATE and other resolutions #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Manishearth
Copy link
Contributor

Sometimes one is assigned to a bug which has been marked WONTFIX or INVALID or DUPLICATE. In such a case, it probably should not count as part of the leaderboard, since it's never going to be fixed.

This PR restricts the count of "assigned" bugs to open bugs which either have no resolution, or are FIXED.

@debloper
Copy link
Member

debloper commented Apr 3, 2014

Looks good to me.
Need someone (@sankha93?) to verify/test-integration (just in case) before merging.

@Manishearth
Copy link
Contributor Author

👍 I haven't been able to test it locally yet myself.

@ngsankha
Copy link
Contributor

ngsankha commented Apr 3, 2014

This is fine and works, but the original idea behind assigned was to indicate how many tasks has that person undertaken, irrespective of completing them or not.

The code is fine, but the meaning of assigned is changing, so would like some opinions on this.

@Manishearth
Copy link
Contributor Author

Hmm, true. I guess the proposed new meaning is "How many tasks does the person intend to eventually complete". Not sure if that's better than the current one.

I guess it depends on why we want an "assigned" column in the leaderboard in the first place :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants