Hi,
Try with this template: http://jiraxporter.xpand-it.com/download/attachments/327722/SampleJavascript.docx?version=2&modificationDate=1369244335661&api=v2
If it does not work, open a ticket on https://jiraxporter.zendesk.com.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Was there ever a solution to this? Could you share if so? We are trying to figure this out as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am currently using this example and it is not showing today's date.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Using javascript. Example:
%{(
new
Date()).getDate() +
"/"
+ ((
new
Date()).getMonth()+
1
) +
"/"
+ (
new
Date()).getFullYear()}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is showing incorrectly in JIRA for "Today's Date" on the right hand side of the issue where the dates are listed. Is that an xporter field or a default JIRA field? Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.