How to check the number of tickets worked by user and i worked on in jira?
Hi, @Abilash
Welcome to Atlassian Community!
Just use JQL like:
assignee WAS currentUser() OR assignee = currentUser()
It will give you all issues, where you was or is an assignee. If you need to find issues by user, just replace currentUser with required user.
Welcome @Abilash
You can use the For you option if you are on new UI and Your Work if you are on the old UI, then select tab Worked on.
For the other user, you would need to create a filter - this depends what data you need, that user as a reporter, assignee?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.