- Supported
- Jira Service Management
- Jira
Decode issue fields in search result with instant expressions
Instant Expression Columns
App 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.
When installed app adds 'Apps - Expression Columns for Jira' menu item. It provides page where you can build your own views for starred 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 visualizing 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.
Note: this app is intended 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.
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 policyResources
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