To configure which fields are editable in the "Create Issue" dialog, do the following as OTRS administrator:

  1. In the OTRS dashboard, select the Admin tab.
  2. In the Admin tab, select SysConfig in the "System Administration" section.

    The "SysConfig" dialog appears.
  3. In the "Actions" section, search for jira.
    The search results are displayed on the right.

    Select Core:REST in the list of search results.
    A list of settings is displayed. In this dialog, you can configure the following:

    ParameterDescription
    TicketJIRA###URLEnter the JIRA base URL.
    TicketJIRA###PathEnter 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 on the OTRS server.

    This user must also be specified in the JIRA_SPECIAL_USER parameter in the otrsintegration.properties configuration file on your JIRA server.

    TicketJIRA###PasswordEnter the password of the JIRA user being used for system login.
    TicketJIRA###ReporterEnter the name of the JIRA user who will become the issue reporter when creating JIRA issues from OTRS tickets automatically.
    TicketJIRA###AssigneeEnter the name of the JIRA user who will become the first issue assignee.
    JIRA::NoAssigneeEnable 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 authentification at OTRS.

    You have to create this user on the OTRS server.

    This parameter is required for breaking update loop.

      
      
      
      
      
      
      
      
      
      

     

    1. TicketJIRA###WorkflowCloseActionName

    2. TicketJIRA###OTRSTicketAllowedStates4Create

    3. TicketJIRA###OTRSTicketAllowedStates4Close

    4. TicketJIRA###OTRSTicketAllowedStates4Update

    5. TicketJIRA###IssueType

    6. TicketJIRA###JIRA-DateTimeFormat

    7. TicketJIRA###JIRA-DateFormat

    8. TicketJIRA###OTRS-JIRA-FieldMapping

    9. JIRA::OTRSTicketIDField

    10. JIRA::CacheTTL

    11. JIRA::SSLVerify

    12. JIRA::ProjectWhitelist

    13. JIRA::ProjectBlacklist

    14. JIRA::IssueSearchMaxResults

    15. JIRA::IssueSearchStates

  4. In the "JIRA::ShowProject" section, select Editable to make the JIRA project editable in the "Create Issue" dialog. Otherwise, select Hide to hide the field.
  5. In the "JIRA::ShowAssignee" section, select Editable to make the JIRA assignee editable in the "Create Issue" dialog. Otherwise, select Hide to hide the field.
  6. In the "JIRA::ShowIssueType" section, select Editable to make the JIRA issue type editable in the "Create Issue" dialog. Otherwise, select Hide to hide the field.
  7. Click Update to activate your changes.