Jira Server (Data Center)
Custom field
The Custom Field is a powerful editor that allows you to create pre-formatted bug reports with dynamically changing content, tailored to your preferences. To use the attributes, simply click on them to make them appear in the editor, then use their content as needed.
When working with Custom Fields, you have three options:
Use predefined attributes: Click on the attributes to insert them into the editor and enter any additional text.
Enter data manually: Type directly into the editor to input your custom content.
- Use predefined example with attributes: Click on 'Example' and copy paste ready example into the editor.
After all the attributes are filled, user can see the final result while checking the check box 'Show template preview based on demo bug attributes'.
You can find the list of attributes and their corresponding terms in the Test IO Bug Report above:
Mappable Fields to Export | Corresponding Term in Bug Report |
---|---|
Actual results /%{Actual results} | Actual Result of the reproduction |
Attachments /%{Attachments} | Screenshots/Screencasts attached to the bug report |
Tester /%{Tester} | The name of the Tester |
Bug description /%{Bug_description} |
|
test IO Bug url /%{test IO Bug url} | The URL of the bug |
Devices and Browser /%{Devices & Browser} | The Device and Browser the bug was found on |
Expected results /%{Expected results} | Expected Result of the reproduction |
Feature /%{Feature} | Feature tested |
Severity /%{Severity} | Bug severity |
Steps /%{Steps} | Reproduction steps |
Date of submission /%{Date of submission} | Bug submission date |
Testcycle ID /%{Testcycle ID} | The ID of the Test Cycle |
test IO testcycle url /%{test IO testcycle url} | The URL of the Test Cycle |
Bug ID /%{Bug ID} | Test IO bug ID |
Title of the bug /%{Title of the bug} | The title of Test IO bug |
Environment /%{Environment} | Full information about environmental details including Title, URL, Username, Password, and Instructions |
Environment title /%{Environment_title} | Test environment title |
Environment URL /%{Environment_url} | Test environment URL |
Environment Instructions /%{Environment instructions} | Further instructions for accessing the test environment |
Environment username /%{Environment_username} | Test environment username |
Environment password /%{Environment_password} | Test environment password |
Product title /%{Product title} | The Product where the bug was found |
Section title /%{Section title} | The Product Section where the bug was found |
For better visualization, refer to the template for a Description custom field provided above:
Test ID: %{Testcycle ID}
URL: %{test IO testcycle url}
Bug ID: %{Bug ID}
Feature: %{Feature}
Date: %{Date of submission}
Tester: %{Tester}
h3. Steps
---------------------------
%{Steps}
h3. Expected Result
---------------------------
%{Expected results}
h3. Actual Result
---------------------------
%{actual_result}
h3. Attachments
---------------------------
%{Attachments}
h3. Environment
---------------------------
%{Environment}