Configuration and Features
Configuration
The Configuration dialog allows you to configure the following:
Maximum Builds per Page
This configuration setting allows you to limit the number of builds that are shown on a CI Builds panel, defaults to 100.
Date Format
This configuration setting allows you to configure the format used to make date and time strings human readable. Documentation on date / time formats can be found online.
Features
The configuration dialog also gives access to the features dialog.
There are two types of features, system and site, System features are features that are either enabled or disabled by the add-on itself and cannot be customized. Site features however are features that administrators of a Jira site can enable or disable to customize the behaviour of the add-on.
System Features
Feature Flag | Lite | Server | Cloud | Description |
---|---|---|---|---|
jira-jenkins-automation | Share synchronization events with the Jenkins Integration Automation for Jira add-on to trigger rule executions. | |||
build-info-provider | Push build data to Jira when a build is synchronized and has links to valid issues. This data is then made available in the Development Panel. | |||
deployment-info-provider | Push build data to Jira when a build is synchronized that represents a deployment to an environment and has links to valid issues. This data is then made available in the Development Panel. |
Site Features
Feature Flag | Lite | Server | Cloud | Description |
---|---|---|---|---|
dynamic-ui-elements | When enabled only show UI elements, CI Build Panels, Triggering Builds, Release Report, when the viewing issue or project has one or more builds linked to it. This can be useful in case you have multiple Jira Software projects in Jira but only a subset of them use the Jenkins integration. | |||
disable-issue-indexing | Enabling this feature will cause the app to stop automatically updating issue indexes after a build is synchronized and will instead rely on Jira to perform the indexing. Only enable this feature if directed by Marvelution support! |