Expression Columns for Jira

for Jira Cloud, Jira Server 6.2.6 - 9.4.12 and more
86 installs
  • Supported
  • Jira Service Management
  • Jira Software

As we continue to move towards a cloud future together, new server app sales and installs are no longer available for customers. You can update app version via Atlassian Marketplace until the end of support for server on Feb 15, 2024. Learn more

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