On 3/2/06, David M Johnson <[EMAIL PROTECTED]> wrote: > > It might be time to have a discussion about how those bug states > figure into our release process, so we know what to do moving > forward. Here are the workflow steps in JIRA and how they might be > interpreted: > > Open - when an issue has arrived > In progress - when a developer started working on an issue > Resolved - when a developer claims a bug is fixed > Reopened - when a resolved issue turns out not to have been resolved > Closed - when a tester or end-user verifies that bug is fixed
Only issue is the last one - tends not to be the way OSS projects do the process of their issues - but I'm not against it. Provided we're not giving people the ability to close other people's issues. > "Closed" is a tricky one. Who can close a bug? Must that be a > committer? What if none of our testers are committers? Must a > committer verify each bug before it is closed? Yes :) People should be able to close their own bugs, but not other peoples - not sure if Jira allows that. If we had testers who we trusted to be managing our issues - why wouldn't they be committers? Hen