I update many issues, but I want create a filter that could build a group to contain all the issues I have update in the past week
@Chao Liu - hi Chao! 👋
Try this JQL!
updated >= -7d and issue in updatedBy("Chao Liu")
Execute that JQL, then save the search as a filter.
Hope this helps!
Thank you, Dave.
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.