i want to check how many issues my team member has logged the work
Hi
We can get issues work-log/time spent by user using JQL Search Extensions plugin
JQL : issue in loggedTimeByUser(
"daniel"
) which gives you list of issues that are logged by the user
Regards,
Sudhakar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.