Skip to content

Instantly share code, notes, and snippets.

@gelldur
Last active September 11, 2024 15:12
Show Gist options
  • Select an option

  • Save gelldur/7aa5e3d629bb5b7d151dafc781d66d02 to your computer and use it in GitHub Desktop.

Select an option

Save gelldur/7aa5e3d629bb5b7d151dafc781d66d02 to your computer and use it in GitHub Desktop.
JQL filter (Jira filter) For what I was doing in last 2 weeks
assignee was dawidd during (startOfDay(-2w), now()) AND updated >= startOfDay(-2w)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment