Hi,
I would like to know how to set up a function so I can quickly find task/epic that I have created e.g. I am the reporter.
Thank you.
Cheers
Thomas
Hi @Thomas Krober
Create a filter with JQL as follows
creator = currentUser() AND issuetype in ("Task", "Epic")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still have a question?
Get fast answers from people who know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.