Run a filter to find the issues you are interested in, and save it. You then you have lots of reporting variations, but the two basic routes are:
On your actual search, I can't give you the "correct" JQL as you have not really defined how you are identifying the issues by time. I'm going to take a guess that you mean you are putting a "due date" on the issues, and your acronym means "End of Day" (and not Explosive Ordnance Disposal), in which case you can use
due < endOfDay()
What do you mean by EOD?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Apologies to make it confusing, basically i have some 100 of user stories under one Epic. I just want to create some functionality where i can get list of all issues where my developers have requested some action from me rather than going to each issues and checking in it.
The idea can be where developers have user mention (@xyz) for some clarification or action item, i should be able to directly check at one place. Do you think it is possible ?
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.