Skip to end of banner
Go to start of banner

Signatures

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 13 Next »

This page is about Canned Responses Pro Templates for Jira Cloud. Using Server or Data Center? Click here.

On this page, you’ll learn how to set up automatic, customizable signatures with templates. Using Canned Responses, you can:

  • Share a global template for all users in all projects

  • Define per-project signatures that can be used by all users in a given project

  • Let users use Personal templates that are defined by themselves

  • Use signatures in "Replies to customer" in Jira Service Management projects only

Due to Jira Cloud limitations, signatures can’t be automatically applied on the transition screen.

How to Add Signatures

Personal, Project, and Global Setting Levels

Dynamic Variables for Signatures

Example

How to Add Signatures

1. Open your project, and from its sidebar menu, click Canned Responses. The Canned Responses app settings screen will appear.

2. Click Signatures.

3. Select the signature’s Personal, Project, or Global settings.

These settings influence which template (if any) will be selected as a signature. Check out the table below for the available options for each setting level:

Settings Level

Personal

Project

Global

Available options

  1. Use default signature (Inherit shared Project signature if any)

  2. Use personal signature (Override default signature - create custom for yourself)

  3. Disable signatures (Don't use any signatures)

  1. Use default signature
    (Inherit shared Global signature if any)

  2. Use project signature (Override default signature - create custom for this project)

  3. Disable signatures (Don't use any signatures in this project)

This type of signature template will be added to every comment by default.

  1. Use global signature (Checkbox)

  2. Restrict to only "Reply to customer" in Jira Service Management (Checkbox) (This signature will be used only in Jira Service Management projects and only if the comment is "Reply to customer".)

Examine the example below if you need more information on how the logic works:

 Click to expand...

Selecting a signature for a new comment by user Jane Doe from Acme Inc. in Project ABC:

4. Create a signature template.

Shared signatures (global or per project) can be customized to include pieces of dynamic data – by using dynamic variables. Check out the Dynamic Variables you can use below:

$personalSignatureData$

  • Each user can set their personal piece of information which will be included in shared templates (global or per project).

  • Each organization can advise their members to provide specific information, e.g., – their first and last name, phone number etc.

  • If user will not provide their data – the variable will default to their Jira display name.

$projectSignatureData$

  • Project admins can also provide project-specific information, like the support department name, dedicated phone number, etc.

$globalSignature$

  • A global signature can be used to store generic information, e.g., legal notes. Then it can be used as a part of personal and project signatures with a variable.

5. Save your signature.

Check out a signature example below:

If a user's personal shared data includes:

and the user’s shared project data includes:

and global signature is:

The resulting signature will be rendered as follows:


We're looking for feedback! We plan to iterate and improve the Signatures functionality. Your feedback and suggestions will be much appreciated.

  • No labels