Skip to content

Instantly share code, notes, and snippets.

@pupca
Created May 30, 2011 13:29
Show Gist options
  • Save pupca/998896 to your computer and use it in GitHub Desktop.
Save pupca/998896 to your computer and use it in GitHub Desktop.
#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