Expression Columns for Jira

for Jira Cloud, Jira Server 6.2.6 - 9.4.20 and more
83 installs
  • Jira Service Management
  • Jira Software

We no longer offer sales and support for server apps. You can stay connected by exploring the migration options to either the cloud or Data Center version of this app.

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

Add-On adds Issues - Decode issue fields menu item. It provides page where you can build your own views for issue search results with expression columns.

Expression column consists of two configurable elements, template and expression itself. Template provides endless possibilities for visualizing issue field value. Expression is optional, and is rather useful with default simple template.

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.

Disclaimer: this add-on intentionally made unfinished to collect interest on chosen technical approach to solve distinct problem. Looking forward for your feedback in form of reviews, emails or issues as defined at support link.

It is Data Center compatible and supported.

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