Created
May 30, 2011 13:29
-
-
Save pupca/998896 to your computer and use it in GitHub Desktop.
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
#set($user_name = "popelakm") | |
#set($query = '(type:userstory AND CUSTOM_FIELDS:productbl AND assignee.id:${user_name} AND CUSTOM_FIELDS:prepareForEstimation) AND (status:open OR (resolution:######NULL AND NOT CUSTOM_FIELDS:storyPoints)) AND (project.id:PolarionSVN)') | |
$query |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment