How to populate due date from email JETI

rmorstein September 12, 2016

I would like to populate the due date from emails with the subject "Zoom Meeting Request for 09/14/2016, 8:00 - 9:00" all i need is the date. JIRA  v6.3.7 with JETI  plugin.

 


1 answer

0 votes
rmorstein September 15, 2016

I have done the regex portion, setup Field Context, enabled Initializes issue fields in the mail handler for the project. Adjusted the jira.date.picker.java.format and jira.date.picker.javascript.format to match the incoming capture. The error i see in log is "

2016-09-15 08:11:04,000 atlassian-scheduler-quartz1.clustered_Worker-3 WARN ServiceRunner Issue Creation via Email - MultiMedia [plugin.emailissue.field.DuedateSetter] Date parsing failed: java.text.ParseException: Unparseable date: "09/30/2020"

"

Suggest an answer

Log in or Sign up to answer