I created a form added confiform field, now I am adding json code when the form gets submitted it will show in the Jira description, however when I submitted the form I get
"Date: 1456778899890"
I think my json code is wrong this is what I have *Date:* [entry.date.escapeJson]
How can I make the date show in the Jira Description?
Try [entry.date.jiraDate]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Similar problem with solution is described here:
https://community.atlassian.com/t5/Jira-discussions/How-do-I-modify-the-ConfiForm-date-to-the-format-needed-by-JIRA/td-p/673779
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.