Versions Compared

Key

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

...

  1. To create a template, go to Apps in your instance and select Threadwave Templates.

    TW temp.png

  2. Then click the create template button for create a template.

    TW CT.png
  3. Create your template and then click the Save button to save the template.

Info

Personal templates are exclusive to the user who creates them, while global templates can be assigned permissions to specify where they should be displayed.

TW TP.pngImage Modified

Editing and Deleting Templates

  1. You can edit and delete templates based on your permissions.

    TW TED.png

Using Variables in Templates

Variables in ThreadWave Templates allow you to dynamically insert context-specific information into your templates. Here's a brief explanation of commonly used variables:

  • $assignee: Indicates the current assignee's name.

  • $reporter: Indicates the current reporter's name.

  • $issuekey: Indicates the unique identifier (key) of the current issue.

  • $now: Represents the current date and time.

These variables will automatically be replaced with the relevant data when the template is applied, saving you time and ensuring accuracy in your comments.


Selecting a Template

  1. Click the template icon below the editor to open the template list.

    TW Tsel.pngImage Added

  2. Select the desired template from the list, and it will be rendered in the editor.

    TW select temp.pngImage Added