5.7.162. Bugzilla::Extension::ExternalBugs::Config

5.7.162.1. Description

Bugzilla::Extension::ExternalBugs::Params - A module for specifying parameters to be added to the data/params.json file.

5.7.162.2. Parameters

  • ascension_url
The URL to use when mapping SFDC ID’s to Adcension.
  • enable_external_trackers

Allow BZ to update JIRA and SFDC external trackers.

0 = no ETs, 1 = all ETs, 2 = No Jira, only QA/Dev SFDC.

  • external_tracker_proxy
The URL of a proxy to use when pulling data.
  • internal_link_name
The Name of the Tracker that is the hosting Bugzilla system. This provides a way to kink bugs in the hosting system without using the Dependency system.
  • sfdc_live_server
The hostname (FQDN) for the live (production) SFDC server.
  • sfdc_dev_server
The hostname (FQDN) for the DEV SFDC server.
  • sfdc_qa_server
The hostname (FQDN) for the QA SFDC server.
  • sfdc_stage_server
The hostname (FQDN) for the Stage SFDC server.
  • sfdc_hostname
Hostname for the SFDC server.
  • sfdc_sandbox_server
The hostname (FQDN) for the Stage Sandbox server.

This documentation undoubtedly has bugs; if you find some, please file them here.