We need the time an issue has spend between two dates. Like "How long did it take for the issue X to go from "Open" to "Closed" ?
The most perfect solution would be if we could write a JQL query like: "time spend between (Open, Closed) and then we get a list of all issues and how it took them to get to "Closed".
Any ideas?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.