any advance search code available to search based on Creator name
Hi Vegesna - Welcome to the Atlassian Community!
Use Reporter = (name of the user)
Hello @Vegesna Naga Anusha ,
There are two options and there is a slight nuance to what you are asking.
First know that there is a difference between "Creator" and "Reporter"
Creator is the person who actually created the issue. Reporter is the value assigned to the Reporter field. While the reporter can be changed after the issue is created, the Creator cannot.
Either way the JQL options would be:
creator = $username
reporter = $username
Kris
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.