Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 21:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How do I create a calculated custom field in JIRA OnDemand?

Robert Jacobs
Contributor
August 4, 2014
I want to create a non-editable field whose value is calculated based on the values two other fields. This custom field would need to be be viewable in the view issue screen after the issue is edited and in the issue navigator.

1 answer

1 vote
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 4, 2014

You can't install any of the standard plugins that allow for the creation of such fields, so no, you can't.

You may be able to do it with a "connect" plugin, but I've not tried it myself.

Robert Jacobs
Contributor
August 20, 2014

Thank you for your answer. What is a "connect" pluggin?

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 20, 2014

Effectively, they're external addons - they can't hook into the Jira api, but they can talk to Jira in its own language and run inside it, sort of.

See https://developer.atlassian.com/static/connect/docs/index.html

Suggest an answer

Log in or Sign up to answer