I want to find the user story where one of my team member has logged the work next month, it's burnt down chart, how to check
HI @Mohan Dasari you should be able to write a JQL statement to filter by that team members id.
I would go to filters and create something like the following:
(project = [PROJECT NAME] and Assignee = [Assignee Name] and "Name of Field for Logging Date" = DATE)
Now in Jira you can do this simply by including all the fields you need in the Filter Page (such as Assignee and Date Logged) then you can select from drop down filters instead of using JQL.
To find the burn down chart that is under reports on the left hand side of screen.
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.