Our new Appfire Documentation Space is now live!

Take a look here! If you have any questions please email support@appfire.com

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 48 Next »

Calculated fields are fields whose values are dynamically calculated either based on other fields of the issue or fields of other issues (such as sub-tasks or linked issues). You could use these fields to pull in data from an external system and display them with/without a calculation. The value for these fields is calculated every time the issue is displayed, or updated or a re-index is performed.

On this page:

Usage of calculated custom fields

These fields can be used to:

  • Pull in data from an external system and display them with/without a calculation
  • Search issues in the Issue Navigator, in a Saved Filter, in an Agile Board query etc. only when a Search template is configured for the field.
  • Evaluate a Groovy expression to compute the value of the field. The result can be of type Number, Date or String.
  • Hold the date/time of execution of one or more transitions of your workflow or of a field change
  • Hold the caller of one or more transitions of your workflow or of a field change
  • Hold the execution count of one or more transitions of your workflow
  • Hold the status of the issue's parent

Calculated fields provided by the add-on

The Jira Misc Custom Fields plugin provides a suite of custom fields for use in your custom JIRA workflows. 

  • No labels