I have made a personal dashboard to show a filter/gadget of what I need to get done, and a filter/gadget of what I have updated. In the updated filter/gadget I would like to see all tickets that I have updated.
Hello @Mitchell Mariani
You can use this filter JQL for your requirement
JQL -> issue in updatedBy("Mitchell")
Inside double colon put user name.
It will give you the correct results.
@Mitchell Mariani You may also want to put a date constraint on the search so you don't get everything you have ever updated.
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.