JWT functions are constantly being improved. In this process, the set of available functions is also constantly monitored and their customer impact evaluated.
In this process JWT functions might get deprecated. Deprecated functions, as of today, continue to work but cannot be selected anymore. Existing deprecated functions can, however, be updated.
It is highly recommended to replace deprecated functions alternative functions. Alternatives are listed on the dedicated function overview pages.
If you still want to re-configure a deprecated function, you can set the appropriate setting in the xApps library configuration to disable the hiding of deprecated functions.
Conditions
Condition | Short description | Deprecated since |
---|---|---|
Condition on a list of issue keys | Evaluate the current state (type, status, number, etc.) of issues stored in an issue field. | 3.0 |
Validators
Validator | Short description | Deprecated since |
---|---|---|
Validation on a list of issue keys | Evaluate the current state (type, status, number, etc.) of issues stored in an issue field. | 3.0 |
Post functions
Post function | Short description | Deprecated since |
---|---|---|
Clone issue link | Import issue links from a cloned issue. | 3.0 |
Copy a parsed text to a field | Compose a free text involving fixed strings, custom field values and many, many Jira native fields. | 3.0 |
Copy or add custom field value to issue description | Copy the value of a custom field into issue description. | 3.0 |
Inhibit ephemeral fields' auto-clearance | Skip to delete the values of temporary fields after the transition. | 3.0 |
Mathematical or date-time expression calculator | Post function for making complex mathematical and temporal calculations, storing the result in a numeric or date-time field. | 3.0 |
Set issue reporter to current user | Set the current user as reporter of the issue. | 3.0 |
Are you struggling with the question of whether or where those deprecated functions are being used? Have a look at the Workflow report of our app Admin Toolbox for Jira .
Use the following search terms to look for the usage of the corresponding functions:
Workflow function | Search term |
---|---|
Condition on a list of issue keys | com.fca.jira.plugins.workflowToolbox.workflow-toolboxany-issue-condition |
Validation on a list of issue keys | com.fca.jira.plugins.workflowToolbox.workflow-toolboxany-issue-validator |
Clone issue link | com.fca.jira.plugins.workflowToolbox.workflow-toolboxclone-issue-links |
Copy a parsed text to a field | com.fca.jira.plugins.workflowToolbox.workflow-toolboxcopy-parsed-text-function |
Copy or add custom field value to issue description | com.fca.jira.plugins.workflowToolbox.workflow-toolboxcopy-to-issue-description-function |
Inhibit ephemeral fields' auto-clearance | com.fca.jira.plugins.workflowToolbox.workflow-toolboxinhibit-ephemeral-field-erasure |
Mathematical or date-time expression calculator | com.fca.jira.plugins.workflowToolbox.workflow-toolboxmath-calculator-function |
Set issue reporter to current user | com.fca.jira.plugins.workflowToolbox.workflow-toolboxset-reporter-from-current-user-function |
If you still have questions, feel free to refer to our support team.