About 7,020,000 results
Open links in new tab
  1. Automation smart values - date and time - Atlassian Support

    Use smart values in your Jira Cloud automation rules to manipulate and format dates. View the smart values available in Jira Cloud.

  2. Automation smart values - issues - Atlassian Support

    This smart value requires an expensive reload of issue data and should only be used in situations where subsequent actions need to have visibility of the latest state of an issue, e.g. two Edit …

  3. Smart values - syntax and formatting - Atlassian Documentation

    Apr 24, 2025 · Smart values use the Mustache library, preventing arbitrary code execution. To make a substitution, you need to wrap the value in double curly brackets, for example …

  4. Solved: Smart value in Automation - Atlassian Community

    Jan 10, 2025 · I want to create an automation that will verify the value of a field to determine to whom the issue should be assigned. The value of the custom field should contain only …

  5. Formatting smart values in Jira automation - Atlassian Support

    Let’s look at an example of how smart values can be used in the automation rule builder. Say you wanted to add a comment to an issue once it is transitioned to ‘In Progress’, and in this …

  6. Jira smart values - date and time - Atlassian Documentation

    You can convert different text formats into a date object by using the following smart values: To convert a text like "2024 10 20" into a date, use this smart value.

  7. Smart values in Atlassian Automation

    Smart values allow you to make your automation rules more powerful. They can be used to access and manipulate issue data in your Jira Cloud site.

  8. Smart values in Jira automation - Atlassian Documentation

    Sep 19, 2023 · You can use them to access and manipulate almost any issue data from Jira. For example: { {reporter.displayName}}: Inserts the name of the issue's reporter. { …

  9. Jira smart values - issues | Automation for Jira Cloud and Data …

    The {{fieldChange}} smart value only contains the first changed value. If multiple values are changed, such as when setting multiple Fix Versions, you can iterate over these using the …

  10. Solved: Automation in JIRA | Correct Timezone

    Aug 13, 2024 · If you want a static value, you could consider copying the value from the date/time field to a text field. But I would first ask you why you need the date/time to show a fixed …