Created
May 18, 2018 17:45
-
-
Save adambankin/443d724b15aff7a240ab6e7af43a5cb1 to your computer and use it in GitHub Desktop.
Filtering by date in JIRA with JQL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
status WAS "Done" BY alale DURING ("2017/04/01", "2017/06/30") ORDER BY resolved ASC |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment