Versions Compared

Key

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

...

  • Priority: id of a valid priority in Jira

  • Summary: String

  • Assignee: accountId of a valid user in Jira

  • Labels: List of strings

  • Description: String

  • Fields of type Paragraph: String

  • Fields of type Text Field: String

  • Fields of type User Picker: accountId of a valid user in Jira

  • Fields of type Multiple User Picker: List of accountIds matching to valid users in Jira

  • Fields of type Date Picker: Date objects

  • Fix Versions: List of fix version ids matching to valid fix versions in the project

  • Fields of type Number: Numeric value

  • Fields of type URL Field: String

...

You can also refer to the values of the other fields in Jira expression. You need to embrace the name of the system field or the id of the custom field with double curly brackets. Note that the value will be available only when the execution of the field behaviour is triggered by the on change event of the field referred.

...