Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A new OTRS ticket can be created automatically by the "Create Otrs Ticket Postfunction". The OTRS queue and the customer are be read from the specified custom fields. When these are empty the standard values (OTRS_DEFAULT_CUSTOMER and OTRS_DEFAULT_QUEUE) from the otrsintegration.properties configuration file " and "CustomerUser") in the add-on configuration are taken.

To the current issue a link to the new ticket will be appended:

...

  1. From the "More" menu, select Create OTRS Ticket.

    The "Create OTRS Ticket" dialog is displayed.
  2. In the "Create OTRS Ticket" dialog, enter the OTRS queue and customer.
    The input fields are initialized with the values from the specified custom fields. In the otrsintegration.properties configuration fileadd-on configuration, these fields can be set to read-only for the "Create OTRS Ticket" action by the parameter CREATE_OTRS_TICKET_ACTION_IS_READONLY"Read-only".
  3. Click Create.
    The link to the OTRS ticket is displayed and it also is be added to the JIRA issue:
     

...