Contact for Service
catworkx GmbH
Schellerdamm 16
21079 Hamburg
Germany
> Get Support
<
Content
To configure which fields are editable in the "Create Issue" dialog, do the following as OTRS administrator:
jira.Select Core:REST in the list of search results.
A list of settings is displayed. In this dialog, you can configure the following:
| Parameter | Description |
|---|---|
| TicketJIRA###URL | Enter the JIRA base URL. |
| TicketJIRA###Path | Enter the path of the REST API. |
| TicketJIRA###User | Enter the name of the JIRA user being used for system login. You have to create this user and assign him the project administrator role in JIRA. He must have the "Create Issue" and "Assignable User" permission. This user must also be specified in the |
| TicketJIRA###Password | Enter the password of the JIRA user being used for system login. |
| TicketJIRA###Reporter | Enter the name of the JIRA user who will become the issue reporter when creating JIRA issues from OTRS tickets automatically. |
| TicketJIRA###Assignee | Enter the name of the JIRA user who will become the first issue assignee. |
| JIRA::NoAssignee | Enable if you do not want to send the assignee to JIRA. |
| TicketJIRA###IncomingUser | Enter the name of the OTRS user the JIRA add-on uses for authentication at OTRS . You have to create this user on the OTRS server. He must have the "Create Issue" and "Assignable User" permission. This parameter is required for breaking update loop. |
| TicketJIRA###WorkflowCloseActionName | Enter a JIRA workflow transition which will be used for closing an issue, when closing the linked OTRS ticket. |
TicketJIRA###OTRSTicketAllowedStates4Create Enter a list of OTRS ticket states for creating a JIRA issue via an update OTRS ticket event. | Setting an OTRS ticket to one of the specified states of the list during ticket create, a update event is not thrown. This parameter is evaluated when the state changes or the user pushes the escalate button. |
TicketJIRA###OTRSTicketAllowedStates4Close | Enter a list of OTRS ticket states for closing a JIRA issue via an update ticket event in conjunction with the specified workflow transition |
TicketJIRA###OTRSTicketAllowedStates4Update | Enter a list of OTRS ticket states triggering synchronization of linked JIRA issues on update. |
| Enter a JIRA project where new newly created issues will be located. | |
| TicketJIRA###IssueType | Enter a JIRA issue type being used for automated issue creation. |
TicketJIRA###JIRA-DateTimeFormat | Enter the used date and date/time format. (Typically you will not change it here.) |
| TicketJIRA###JIRA-DateFormat | Enter the used date and date format. (Typically you will not change it here.) |
| TicketJIRA###OTRS-JIRA-FieldMapping | Enter the field mapping as key/content pairs:
|
JIRA::OTRSTicketIDField | For OTRS 4 the custom field ID of the "OTRSTicketID" field has to be set. |
| JIRA::CacheTTL | Enter the time to live for the cache. |
| JIRA::SSLVerify | Select if you want to verify hostname for SSL connections. |
| JIRA::ProjectWhitelist | Activate white-listing for projects using regular expressions. Only project keys that matches at least one of those regular expressions are shown in the project dropdown (JIRA dialog). |
| JIRA::ProjectBlacklist | Activate black-listing for projects using regular expressions. Only project keys that matches at least one of those regular expressions are excluded from the project drop-down. |
Click Update to activate your changes.