2.6 KiB
id | title |
---|---|
jira_plugin | Jira Integration |
Jira Plugin (Enterprise only)
With the Unleash JIRA plugin you can create new feature toggles in Unleash from a JIRA issue. You'll also be able to link existing toggles to JIRA issues as well as see current status of the linked toggle as both a custom field and as an Issue Panel.
Installation
You will receive an installation link from your Unleash sales representative. You'll need to keep this link, since it will be needed for upgrades or uninstallation later. When following the link you'll be greeted by an installation screen similar to the one down below
Configuring plugin
Once installed you'll need to head to "Manage your apps"
Once there you should see "Unleash Admin" in your sidebar.
Click it and you'll get taken to our configuration page
Once on the configuration page. You should enter your installation URL and an API Key with access level Admin
- See the API token doc for how to configure an Admin token
After you've entered the URL and API key and clicked Submit
your api token will no longer be visible.
Now, you're ready to use the plugin from Jira issues
Using the plugin
To use the plugin, you'll need to create an issue or use an existing one. Once the issue is saved and you open up the Issue panel, you'll be greeted with a button to activate the Unleash plugin for that issue.
Clicking this button, adds a section to your issue panel allowing you to connect a feature toggle to the issue. If no feature toggle is connected to the issue, you'll be greeted by an entry form for creating the toggle.
Once you've entered the necessary information; name, project, toggle type, and whether the toggle starts out enabled you can click the Create Feature Toggle
button and Unleash will create the toggle for you. Once created, the section in your issue view changes to show if the toggle is enabled. It also adds a link back to your unleash installation allowing easy access to more advanced configuration of the feature toggle.