Expression Columns for Jira

for Jira Cloud, Jira Server 6.2.6 - 9.4.18 and more
82 installs
  • Supported
  • Jira Service Management
  • Jira Software

Decode issue fields in search result with instant expressions

Instant Expression Columns

Add-On displays user-defined expression columns for saved issue filters.

Edit expression column

Expression column consists of two configurable elements, template and expression itself. It is possible to update column template and expression.

Create expression column

Expression column consists of two configurable elements, template and expression itself. It is possible to create new column and define template and expression.

More details

App allows to define instant columns for issues search results, with no need for admin rights.

App provides page where you can build your own views for issue search results with expression columns.

Such views may be added to Jira dashboard as gadget.

Expression column consists of two configurable elements, template and expression itself. Template provides endless possibilities for visualising issue field value. Expression is optional.

Example expression for simple template used by default that defines Cost of issue based on time spent:

(issue.fields.timespent * (issue.fields.rate || 25) / 3600) | currency

Please see documentation for more examples, that should be extended on the way.

Privacy and security

Privacy policy

Atlassian's privacy policy is not applicable to the use of this app. Please refer to the privacy policy provided by this app's partner.

Partner privacy policy

Resources

Integration Details

Expression Columns for Jira integrates with your Atlassian product. This remote service can:

  • Write data to the host application
  • Read data from the host application