I want to know who has worked on what in specifically for current sprint for each team member.
i can use JQL as project= '......' and assignee= '.......' but i dont get specific information for current sprint.
also if someone has worked on one ticket and same is assigned to another person then only one's work will be reflected.
please suggest possible ways through i can get who has worked on what all tickets for specific weeks
If by current sprint you mean one that is open then...
project = abc and assignee = jack and Sprint in openSprints()
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.