You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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.
  4. 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###UserEnter the name of the JIRA user being used for system login (must also be specified in the JIRA config file)
    TicketJIRA###PasswordEnter the password of the JIRA user being used for system login (must also be specified in the JIRA config file)
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      

     

    1. TicketJIRA###Reporter

    2. TicketJIRA###Assignee

    3. JIRA::NoAssignee

    4. TicketJIRA###IncomingUser

    5. TicketJIRA###WorkflowCloseActionName

    6. TicketJIRA###OTRSTicketAllowedStates4Create

    7. TicketJIRA###OTRSTicketAllowedStates4Close

    8. TicketJIRA###OTRSTicketAllowedStates4Update

    9. TicketJIRA###IssueType

    10. TicketJIRA###JIRA-DateTimeFormat

    11. TicketJIRA###JIRA-DateFormat

    12. TicketJIRA###OTRS-JIRA-FieldMapping

    13. JIRA::OTRSTicketIDField

    14. JIRA::CacheTTL

    15. JIRA::SSLVerify

    16. JIRA::ProjectWhitelist

    17. JIRA::ProjectBlacklist

    18. JIRA::IssueSearchMaxResults

    19. JIRA::IssueSearchStates

  5. 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.
  6. 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.
  7. 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.
  8. Click Update to activate your changes.
  • No labels