This question is in reference to Atlassian Documentation: JIRA Documentation Directory
I have a typical scenario to generate a report, the scenario is
Here it goes
- issues are created
2. On one issue multiple developers will be working and also they are entering the their respective time
ex:
Issue: "Create a Payment Service" (to whom it is assigned is least bother)
Dev1. : Logs 4 hrs
Dev2. : Logs 6 hrs
Dev3. : Logs 3 hrs
Most of the issues will be like this only, (I know this is not the best practice, but we are still in transition so till that we have to do this)
3. My mgment want to generate a report to list out the individual developer efforts for all issues (and individual issues) at sprint level, release level
Can anyone help how to get his kind of report?