Example 4 - Map Project Task Start Date & Time and End Date & Time
The following example contains the necessary steps for editing existing mappings for the Sync Issues from Jira to Project Tasks in PSA workflow. By default, when an issue is synced to PSA, the project task's Start Date & Time and End Date & Time fields are blank. This is because Jira doesn't provide standard fields for those values. If you want to visualize the project tasks in the Gantt chart, you might want the connector to populate those fields. To do this, you must first create custom date time picker fields in Jira and then update the PSAJiraProjectTaskIssue StartDateTime and PSAJiraProjectTaskIssue EndDateTime custom metadata records.
- From Setup, click Custom Code | Custom Metadata Types.
- Next to IHC Mapping Jira to PSA, click Manage Records. A list of existing mappings displays. For a description of all the available fields and the accepted values, see IHC Mappings Jira to PSA Fields.
- Next to PSAJiraProjectTaskIssue StartDateTime, click Edit.
- Next to Jira Field, enter fields.customfield_10116.
- Leave the remaining values unchanged.
- Click Save. The changes to the mapping are now saved.
- Next to PSAJiraProjectTaskIssue EndDateTime, click Edit.
- Next to Jira Field, enter fields.customfield_10117.
- Click Save. The changes to the mapping are now saved.