Apps documentation
Dynamic Forms for Jira
Cloud Server/Data Center
Dynamic Forms for Jira

Cloud

Server/Data Center

Documentation
FAQ
Release notes
Last updated Feb 9, 2023

Variables

Variables are placeholders that are filled with actual values supplied by the system. Each variable refers specific value of the Jira instance while the issue is being created.

You can use variables in text fields with Set value and Default value.

Dynamic Forms for Jira - extended Jira custom field management for Jira Cloud
Dynamic Forms for Jira - extended Jira custom field management for Jira Cloud

Turn the variables on with the toggle and use the following formats:

  • [[value_name]] - The user will enter the value in the additional dialog that will appear when Set Value rule will be applying.
  • {{field_name}} - The value from another field is automatically inserted into the variable. The value will be equal to the field value that is currently set on the same form.