Contents:
|
---|
Introduction
BigTemplate allows you to create unlimited templates, modify the pre-defined ones, and upload them again.
To learn more about uploading templates, refer to the Configuration page.
Activate/deactivate the BigTemplate widget
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Customize widget templates
If you prepare or edit your template in Google Docs, MS Word, or OpenOffice file, use the following style name: #BT.task.<fieldname>
...
Find out more about the supported fields below.
...
Prepare templates using styles
When you open an exported Jira issue document using a document editor such as MS Word or Open Office Writer, you will notice that new styles are available and can modify them.
Expand | ||
---|---|---|
| ||
A style is a set of formatting characteristics, such as font name, size, color, paragraph alignment, and spacing. Some styles include borders and shading. Using styles to format your document, you can quickly and easily apply a set of formatting choices consistently. For example, instead of taking three separate steps to format your heading as 16-point, bold, Cambria, you can achieve the same result in one step by applying the built-in Heading 1 style. You do not need to remember the characteristics of the Heading 1 style. For each heading in your document, just click on the heading. For more information about styles, refer to the Customize or create new styles article. The list of styles can be presented in a separate pane. The Styles task pane can be opened with the keyboard shortcut Alt+Ctrl+Shift+S. The styles listed in the panel start with the You can add a space after the name of a style to add a description to help you identify the desired style:
|
Supported field types
Jira standard fields
A list of Jira system fields is available in Jira Administration > Issues > System fields.
...
Info |
---|
Contact Support if you do not see a field you would like to export. |
E-mails
Assignee and reporter e-mail support are supported. To make them appear in a document, use the identifiers:
#BT.task.assignee$email
#BT.task.reporter$email
QR codes
The image identifier #BT.task.key$qr
generates a QR code with a link to the issue. To open the Jira issue page of a task, click on the QR ID in the PDF file.
Date and format
It is possible to add an identifier to the template, which will be converted into the date and time when the export is generated.
...
#BT.task.createdDate$yyyy-MM-dd (-> 2021-12-31)
#BT.task.createdDate$dd-MM-yyyy (-> 31-12-2021)
#BT.task.createdDate$MMM/dd/yyyy (-> Dec/31/2021)
Attachments
To export a full list of attachments, you need to add the following identifier to your template: #BT.task.attachments
Custom field types
The following custom field types are available:
...
The pattern is #BT.task.custom.<ID-here>
, e.g., #BT.task.custom.customfield_10001
...
Image operations
To export an image from a Jira issue attachment, you must prepare a template and upload mock images that will be replaced with attached pictures.
...
You can modify a template in Google Docs, as presented below. To do so, click on the image attachment and insert the correct identifier.
...
Avatars
Use the following identifies to tell the plugin where the avatar should be displayed in the documents:
...