.. _JiraIntegrationConfigurationSection: Jira Integration Configuration Section """""""""""""""""""""""""""""""""""""" This section of the :ref:`ProductConfigurationParametersAdminPage` can be used to set the following values: .. list-table:: :header-rows: 1 :widths: 20 10 70 :class: tight-table * - Parameter - Default - Description * - *JIRA Server URL* - - URL to access JIRA, e.g., https://mycompany.atlassian.net/ NOTE: This URL must end with a slash (``/``). * - *JIRA User Name* - - The JIRA login name to be shared by all EDG users. * - *JIRA Password* - - This field is editable only if the other JIRA parameters are set. API Tokens are used as passwords for Jira integration. * - *JIRA Issue Statuses* - OPEN - The Status value(s) of issues that will be searched over on JIRA. Multiple values will be interpreted as "OR" and need to be separated by commas. For example: "OPEN,TODO" would produce (status="OPEN" OR status="TODO") in the search string. Leave empty for no match status condition. **Further Reading on TopBraid** * :ref:`introduction`