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.

Revisions

  1. gelldur revised this gist Apr 10, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion what_i_was_doing_in_last_2w.jql
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    assignee was currentUser() during (startOfDay(-2w), now()) AND updated >= startOfDay(-2w)
    assignee was currentUser() during (startOfDay(-2w), now()) AND updated >= startOfDay(-2w) AND ( resolutiondate is EMPTY OR resolutiondate >= startOfDay(-2w) )
  2. gelldur revised this gist Apr 9, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion what_i_was_doing_in_last_2w.jql
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    assignee was dawidd during (startOfDay(-2w), now()) AND updated >= startOfDay(-2w)
    assignee was currentUser() during (startOfDay(-2w), now()) AND updated >= startOfDay(-2w)
  3. gelldur created this gist Apr 9, 2019.
    1 change: 1 addition & 0 deletions what_i_was_doing_in_last_2w.jql
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    assignee was dawidd during (startOfDay(-2w), now()) AND updated >= startOfDay(-2w)