Issues which match this JQL Query will be progressed using the specified workflow action.

This can contain $PARAM values which will be replaced by the build parameters.

Example:

project = JENKINS and fixVersion = "$RELEASE_VERSION" and status not in (Resolved, Closed)
or (e.g., combined with a JIRA Issue Parameter, selecting one issue from a JQL result set):
issue = $ISSUE_ID