I need to extract a report a stats of developers that say X amount of task assigned in this sprint and only Y amount of task was done.
Hello Nilesh,
You need to see which user resolved or transitions the issue to Done status for a sprint. Actually I don't know a bundled solution without using any app but you can do that with Enhancer Plugin's user customfields. You can define user custom fields such as 'Resolution User' or 'Done User' as described here.
Then you can add this field to issue navigator and see how many issues are assigned and how many are resolved.
If you create a filter by currentSprint you can dynamically get the Sprint resolutions per user by this gadget.
There are even a couple of reports and gadgets which are described here.
I hope this helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.