Hi,
I'm trying to get an Issues Due Date and Resolved Date into an Excel Export from Tempo (which can include Custom fields in the export but not JIRA System Fields).
One idea I had was to use ScriptRunner Scripted Fields (which are just custom fields) and get them to return the DueDate and ResolvedDate respectively.
I've tested a few simple groovy scripts to return the dates but nothing seems to work with the Issue Preview - I figure I must be missing something really simple here.
Could anybody help with the script command?
Thanks
Chris
If your returning a date from a scripted field it should look like the script in the ScriptRunner documentation here. In that it needs to return a java.util.Date.
Also check you are using the same template and searcher. That can cause the preview to look strange.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.