I have a scrum process in place for my team and i want to make a little change in the JIRA Agile plugin. I have four columns:
- Open/Todo
- In Progress
- Resolved/In UAT
- Closed/Done
when I place a story in closed column the burndown chart shows the claimed story point and the graph goes down. What I want to do is change that and make JIRA claim the story points as soon as I have put a story into Resolved column. This is because my definition of "done" is once the developer has finished working on a story and has performed unit testing we will call that story "done".