https://marketplace.atlassian.com/plugins/com.innovalog.jmcf.jira-misc-custom-fields/server/overview
Support for JIRA Misc Custom Fields
-
Cengiz Akyildiz This feature would be handy to use calculated Custom fields by Jira Misc Custom fields, as I was trying to export calculated number field to excel file, it is just appear in text format only with error notification, where I later need manipulate the result excel file. Thanks.
-
Aron Gombas Hi Cengiz,
Do you know that the Better Excel Plugin has its own concept for calculated fields?
The big difference is that these fields are calculated while creating the export, not before. You can write a little script that defines how the value is calculated.
You could eventually a replace or a redundantly re-implement (maybe not very painful) your calculated field using this.
-
Cengiz Akyildiz Yes I know that. But I just modified the field-helper-tool.groovy to handle Jira Misc Custom Field: Calculated number type, as per Ferenc suggestion, which was easier. This can be included in the future release by default.
Thanks.
3 Comments