1) I have created Jira connection and salesforce connection in my IICS instance.
2) In the Data Integration mapping in the source used salesforce connection and in the Target used Jira connection for post the issue to the jira cloud
3) To create issue in Jira we need to give some compulsory fields like project_name, Project_key, summary and Component
4) In the field mapping I am getting all the fields in the salesforce but in target_jira not getting the field Component
Can you please tell me what's the component field in Jira
Welcome to the Atlassian Community!
I am not familiar with this connection or how you might be doing it, but check the exact settings for "component" - you've capitalised it, unlike the others, and Jira doesn't always refer to the field as just "component", it often uses components or component/s (because the field can hold many selected options)
The capitalisation also hints to me that it might be a custom field called Component. If that is the case, it might be that you need to map it by id, not name (in case it changes) - this would probably look like customfield_12345
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.