...
Before we worry about configuring multiple issue management systems it would probably be best to set a default one that can be used for all currently registered projects.
First select User → Issue Management
...
To Configure the Default Issue Management System to be the same as the one we were using before the upgrade you will be required to change its type and enter your new details. Click on the Pencil (Edit) button
...
Select the Issue Management Type and set it to the type you would like to be the default for all projects. In this example we will be using Jira however there are also guides for Azure, Gitlab, ServiceNow
...
You will now want to fill out all the details for your particular Jira Configuration. If you have already configured Jira, I recommend:
Getting Your Consumer Secret from the
jira_privatekey.pcks8
file off the device running workbench. (Most likely in/opt/dm/mci/jira_privatekey.pcks8
)Getting Your Jira Key and Jira URL from the
config.yml
of the host running workbench (most likely in/opt/dm/mci/config.yml
)
Follow the steps detailed in Configuring Atlassian Jira Issue Lookup in Workbench and enter your values into the page so that you have a form that looks something like this:
...
Now you will be all of your currently registered projects will use this Jira configuration by default and you can choose to move to another issue management service or server by creating another configuration. To create additional issue management services simply click the
...
[+
...
] icon in the top right hand corner.
...