Hello!
I have customize gadget :" Assigned to me", and i have from any people from my project who can see status:" Open", "In progress", without "Closed" ?
E.g. if issue closed, issue dot put on dashboard gadget, but if i need all reports i use Filters, and Reports.
Thanks.
I do not really understand your question, sorry. I think you want to have a filter "Assigned to me" without closed issues. Is that right ?
If this is it, just use this JQL: assignee = currentUser() AND status != closed
ok, thanks, you understand correct.
i add jql in favourite filters, like:
project = *** and duedate < now() and status != Closed
project = *** and status = Open
project = *** and status = Closed
project = *** and status = "In Progress"
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.