Hi,
i configure my JIRA installation to create issues from email and it work fine.
The problem was when i reply from my email to an issue because seems my email signature has some character that JIRA doesn't accept.
In log trace I found:
------------------------------------------------------------------------
Name
Position
Company name
Adress
Phone number ● Fax number ● email_adress
website ●Twitter ● Facebook ●Linkedin
------------------------------------------------------------------------
][priority,3][timeestimate,null][duedate,null][timeoriginalestimate,null][watches,0][key,PC-30] (SQL Exception while executing the following:INSERT INTO jiraissue (ID, pkey, PROJECT, REPORTER, ASSIGNEE, issuetype, SUMMARY, DESCRIPTION, ENVIRONMENT, PRIORITY, RESOLUTION, issuestatus, CREATED, UPDATED, DUEDATE, RESOLUTIONDATE, VOTES, WATCHES, TIMEORIGINALESTIMATE, TIMEESTIMATE, TIMESPENT, WORKFLOW_ID, SECURITY, FIXFOR, COMPONENT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) (Incorrect string value: '\xE2\x97\x8F080...' for column 'DESCRIPTION' at row 1))
at org.ofbiz.core.entity.GenericDAO.singleInsert(GenericDAO.java:136)
at org.ofbiz.core.entity.GenericDAO.insert(GenericDAO.java:101)
at org.ofbiz.core.entity.GenericHelperDAO.create(GenericHelperDAO.java:64)
at org.ofbiz.core.entity.GenericDelegator.create(GenericDelegator.java:487)
at org.ofbiz.core.entity.GenericDelegator.create(GenericDelegator.java:467)
at org.ofbiz.core.entity.GenericValue.create(GenericValue.java:98)
at com.atlassian.jira.ofbiz.DefaultOfBizDelegator.createValue(DefaultOfBizDelegator.java:374)
... 22 more
If I tried to reply deleting the signature it works fine.
The big problem is that it is the oficial signature from all employes in the comany and it is dificult that every one delete the signature before to reply the email.
Any idea how can I solve it?
Thanks,
There seem to be some wierd characters in your email signature.
You could simply try to find out which is the exact offending character and remove that from the email signature.
Best regards,
Peter
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.