dummy commit to for PR close #95

This commit is contained in:
Pierre-Luc Dion 2015-03-08 11:47:29 -04:00
parent baf526cee2
commit 25c83c7d48

View File

@ -1069,4 +1069,4 @@ Jira bugfix filter example for 4.5.0 release:
affectedVersion in (4.2.0, 4.2.1, 4.3.0, 4.4.0, 4.4.1, 4.4.2, 4.3.1) affectedVersion in (4.2.0, 4.2.1, 4.3.0, 4.4.0, 4.4.1, 4.4.2, 4.3.1)
AND fixVersion = 4.5.0 AND fixVersion = 4.5.0
AND resolution != "\"Unresolved\"" AND resolution != "\"Unresolved\""
ORDER BY created DESC, priority DESC, key ASC ORDER BY created DESC, priority DESC, key ASC