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

Compare with Current View Page History

« Previous Version 6 Next »

Atlassian Bonfire ships with custom fields that can be searched using JQL.

Custom Fields

Atlassian Bonfire has the following custom fields:

 

NameSupported VersionsDescription
Bonfire User AgentBonfire 2.2+Stores the raw User Agent of the reporter of an issue created using Atlassian Bonfire. Only visible on the Bonfire web panel on the View Issue page.
Bonfire BrowserBonfire 2.2+Stores the Brower Info of the reporter of an issue created using Atlassian Bonfire. Only visible on the Bonfire web panel on the View Issue page.
Bonfire Operating SystemBonfire 2.2+Stores the Operating System Info of the reporter of an issue created using Atlassian Bonfire. Only visible on the Bonfire web panel on the View Issue page.
Bonfire URLBonfire 2.2+Stores the URL of the page an issue created using Atlassian Bonfire was on. Only visible on the Bonfire web panel on the View Issue page.
Bonfire Screen ResolutionBonfire 2.2+Stores the Screen Resolution for the reporter of an issue created using Atlassian Bonfire. Only visible on the Bonfire web panel on the View Issue page.
Bonfire jQuery VersionBonfire 2.2+Stores the jQuery Version of the page an issue created using Atlassian Bonfire was on. Only visible on the Bonfire web panel on the View Issue page.
Bonfire Document ModeBonfire 2.5+Stores the Document Mode of the page an issue created using Atlassian Bonfire was on. Only visible on the Bonfire web panel on the View Issue page.
Test Session(s)Bonfire 2.1+Lists the Bonfire Test Sessions that are related to this issue.
Raised DuringBonfire 2.1+Shows the Bonfire Test Session that this issue was raised during.
Testing StatusBonfire 2.4+Shows the total testing status of this issue using all of the Bonfire Test Sessions related to this issue.

All custom fields in Bonfire are created programmatically using custom fields types that are bundled with Atlassian Bonfire. Using these custom field types for fields not generated by Bonfire is not recommended.

All of these custom fields can be used in JQL to find issues.

Useful JQL Commands

You will need to re-index your JIRA instance before any searches in JQL will work properly.

 

These JQL commands are examples of the types of searches that can be done using the Bonfire Custom Fields.

 

  • No labels