Versions Compared

Key

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

...

  1. Trigger: When issue created/transitioned/updated.

  2. Condition: e.g., issue type equals the needed one.

  3. Then: Edit Checklist Text field:

    Code Block
    --- Informert
    {{#customfield_10142}}
    * [open] {{.}}
    {{/}}

We used Jira automation smart values to iterate over the list and display its value.