Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
JQL sections for Email, Confluence, Release page notification, JSON, HTML, Markdown, MS Word templates
Excerpt | ||
---|---|---|
| ||
Introduction to JQL sectionThis section plays a crucial role in ARN templates. JQL dictates the appearance of your content and determines the data to be included in release notes and reports. It serves as the central hub for all information intended for end users. There are three tabs on Add/Edit JQL section pop-up -
|
Excerpt | ||
---|---|---|
| ||
SectionIn the section tab you will find below fields to define the content that will be posted in the release notes.
|
Excerpt | ||
---|---|---|
| ||
FieldsThis tab is to display what all Jira issue fields/custom fields that are to be added to your release notes. If the Table layout is selected then these fields are added as columns. In the case of the sequential layout, selected fields will be listed in the sequence you have added them. As shown in the below image, ⚙️ icon in front of each selected field would show some extra settings for the field like header style, Entry Style, display as link or text, etc. Read how to Save release notes without Jira fields using issue properties. |
Excerpt | ||||
---|---|---|---|---|
| ||||
Custom CSSIntroductionTo further customise the release notes that ARN generates, it is possible to configure custom CSS within different templates. How toNote that custom CSS can be applied only when the layout of the template is Tabular. Sequential layout does not support applying custom CSS as it already uses a WYSWYG editor. Open any one of the above-mentioned template types & click on any JQL section to open it in Edit mode or start to Create a new one. Make sure the layout/format is set to Table. Custom CSS can be applied for any of the selected columns, listed in the left-hand section of the Fields tab. Click on the gear icon beside any column name & it will reveal a couple of free text fields where custom CSS can be added. Header styles refer to the styling applied to the table header for that specific column whereas Entry styles CSS attributes are applied to all the data points generated within that column. If the JQL section data is grouped by a specific column, it is possible to apply custom CSS to that data as well. Just click on the Gear icon beside Group by option. It shows the custom CSS options.
|
Excerpt | ||
---|---|---|
| ||
LayoutTable layoutThis layout is fairly straightforward & does not need any additional configurations. All the fields that are selected (from Feilds tab as shown in the above image), will be displayed as table columns from left to right. Below is a sample screenshot of the generated release notes in tabular format. In this example you can see coulmn in the table like Priority, Key, Status, Issue type, and Summary. At the left top corner of tble notice the Task issue type icon which means the table is grouped by the issue type. This way using different customisation you can define the way of displaying issues from the given release. |
Excerpt | ||
---|---|---|
| ||
Sequential layoutSelecting equential layout presents the selected fields (from the Fields tab) in a sequenced format. The desired layout needs to be designed within the area highlighted below. Here, the design is simply a sequence of available variables. These variables are displayed based on what fields you have chosen on the Fields tab. Any fields that you have selected to be used, can be arranged in any order you wish. For every field that is configured under Fields tab on the left, there will be two variables on the right. One that will fetch the field value & other to fetch its display label. e.g. for Priority field, there are two variables - {priority} & {priorityLabel}. Required condition is, you have to add fields & their configurations before they can be used in the Layout section. The layout created will be repeated for every issue that is returned by your section JQL. For example, layout in the above screenshot will generate data that looks like the below screenshot. In below image check the check box called Hide field label variable when the field value is empty. If this is checked, and if the JQL does not fetch any data in the field value against a particular issue, then it hides the field variable and you can make sure that the release notes do not look like an incomplete piece of information.
|
Excerpt | ||
---|---|---|
| ||
How to sort 'Group-by’ fields in a JQL sectionThe Order by clause in JQLs respects the sorting of Group by fields as well. This means that groups created by the Group by fields in the JQL section can be ordered in the desired sequence. Additionally, you can now choose where to place orphan elements of the respective Group by field. This update provides greater flexibility and control over the organization of your data. Here is an example:
Orphan elements
|
JQL section for MS PoperPoint template
Excerpt | ||
---|---|---|
| ||
IntroductionThe JQL functionality in MS PowerPoint operates uniquely compared to other templates such as Email and HTML. Below, we elaborate on the process of incorporating a JQL section for creating release notes and reports in MS PowerPoint format. | ||
Excerpt | ||
| ||
The JQL section in MS PowerPoint template has three tabs -
SectionThis tab contains only JQL that will fetch Jira issues and their details to your release notes or reports. FieldsThis tab is to display what all Jira issue fields/custom fields that are to be added to your release notes and reports. This will generate a sequential layout by default in PowerPoint slides, selected fields will be listed in the sequence you have added them. As shown in the below image, ⚙️ icon in front of each selected field would show some extra settings listed below -
Available variables
|
JQL section in MS Teams template
Excerpt | ||
---|---|---|
| ||
IntroductionThe JQL functionality in MS Teams template operates uniquely compared to other templates such as Email,HTML, etc. Below, we elaborate on the process of incorporating a JQL section for creating release notes and reports in MS Teams template. The JQL section in MS Teams template has three tabs -
SectionIn the section tab you will find below fields to define the content that will be posted in the release notes. Image Added
FieldsThis tab is to display what all Jira issue fields/custom fields that are to be added to your release notes and reports. These fields be added as columns if you are using a table layout or selected fields will be listed in the sequence you have designed in the layout tab when sequential layout is selected. Image AddedAs shown in the below image, ⚙️ icon in front of each selected field would show some extra settings - Image Added
LayoutTable layoutThis layout is fairly straightforward & does not need any additional configurations. All the fields that are selected in Feilds tab (as shown in the above image), will be displayed as table columns from left to right. Image AddedSequestial layoutSelecting equential layout presents the selected fields (from the Fields tab) in a sequenced format. The desired layout needs to be designed within the area highlighted below. Image AddedIn above image, the design is simply a sequence of Key, Priority, and Status fields from Jira issues, . These fields are displayed based on what fields you have chosen on the Fields tab. Any fields that you have selected to be used, can be arranged in any order you wish. For every field that is configured under Fields tab on the left, there will be two variables on the right. One that will fetch the field value & other to fetch its display label. e.g. for the Priority field, there are two variables - {priority} & {priorityLabel}. Image AddedRequired condition is, you have to add fields & their configurations before they can be used in the Layout section. The layout created will be repeated for every issue that is returned by your section JQL. For example, layout in the above screenshot will generate data that looks like the below screenshot. Image Added |
On this page | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Iframe | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|