Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt
hiddentrue

post function 

Description

The Update issues post function can update one or more issues. Issues can be explicitly listed or derived from custom fields or JQL query. A common example would be to use a JQL query and the substitution variable %jql_result_list%. Regex pattern matching conditions determine whether the issues will be changed or not. The JQL is either run once (default) or once for each issue being updated (when the query contains the %entry% substitution variable).

...