When I'm on the planning board for a particular iteration in progess, I noticed that the TO DO count seems to always be 0 and the In progress count seems to include the "Open" issues. Why is this. I would have thought, the "Open" issues would be counted as "TO DO" and the "In Progresss" issues would be considered "In progress".
Now, to be clear, I have a custom workflow so I'm not sure if there's something I did to break this. I actually renamed the "In Progress" status to "In Play". I'm not sure that makes a difference.
I also ran another interesting test. I put the "Greenhopper Project Progress" gadget on my dashboard and it too has this seemingly inflated number for "In Progress". I clicked on the bar and it brought me to the issue navigator. The JQL for "In progress" contained this: (status = "In Play" OR status = "Pending QA" OR status = Open OR status = "In Test")
I also tried this for TO DO, and the JQL contained this: status in (Reopened, Returned, Deferred)
After seeing the TO DO JQL, I'm wondering if this is by design.
Any insight would be appreciated.
I'd check Task Board configuration http://confluence.atlassian.com/display/GH/Configuring+your+Task+Board+Settings It looks like your Open status is mapped to the In Progress column instead of the TO DO column.
Well, this wasn't exactly the answer, but it lead me down the right track. Thanks. My Taskboard didn't even have a TODO column. I had named my columns other things. Turns out, it seems that when green hopper displays "To Do" counts it's basing off of whatever statuses are mapped to the first column in your task board. I adjusted my task board accordingly and now it's ok.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.