Have anyone worked with the JIRA components of Talend? If you have, please guide me, how to configure the tJIRAOutput component. Below is the screenshot of my component configuration:
But when I am executing this, I am getting the following error:
Exception in component tJIRAOutput_1
java.io.IOException: Reason: record is invalid
Record: 561b7536c78c4f88d80021ea
Error: {"errorMessages":["Can not instantiate value of type [simple type, class com.atlassian.jira.rest.v2.issue.IssueUpdateBean] from JSON integral number; no single-int-arg constructor/factory method"]}
at org.talend.components.jira.runtime.writer.JiraWriter.createRejectException(JiraWriter.java:198)
at org.talend.components.jira.runtime.writer.JiraInsertWriter.handleResponse(JiraInsertWriter.java:107)
at org.talend.components.jira.runtime.writer.JiraInsertWriter.write(JiraInsertWriter.java:84)
at jiracsvtojiraconnector.csvtojiraconnector_0_1.CsvToJiraConnector.tFileInputDelimited_1Process(CsvToJiraConnector.java:658)
at jiracsvtojiraconnector.csvtojiraconnector_0_1.CsvToJiraConnector.runJobInTOS(CsvToJiraConnector.java:1024)
at jiracsvtojiraconnector.csvtojiraconnector_0_1.CsvToJiraConnector.main(CsvToJiraConnector.java:881)
[statistics] disconnected