JIRA is Atlassian's issue tracking and project management application. This page tells you how to integrate JIRA with FishEye. Initial Configuration in JIRAConfigure the following setting in JIRA: Consider also the following settings, to make full use of the integration between FishEye and JIRA: |
Quick Setup via the FishEye Setup Wizard
When you are installing the application, the setup wizard gives you the opportunity to configure the JIRA connection automatically. This is a quick way of setting up your JIRA integration with the most common options. See Configuring JIRA Integration in the Setup Wizard.
If you did not set up the JIRA integration during the FishEye setup, you can configure the integration via the FishEye administration screens as described below.
JIRA Integration via the FishEye Administration Screens
You can further configure the JIRA connections via the FishEye administration screens. There are two parts to the integration process:
- A peer-to-peer link between JIRA and the FishEye application for sharing information and facilitating integration features. This link is set up via Application Links.
- A client-server link between the FishEye application and JIRA for delegating user and group management to your JIRA server.
1. Configuring the Application Links with JIRA
Below are step by step instructions to creating a two-way trusted applications link between FishEye and JIRA. We assume that your FishEye and JIRA servers are using the same set of users. If not, please refer to Adding an Application Link for information about the various options available.
To add a two-way trusted applications link between FishEye and JIRA:
- Go to your FishEye administration screen and add the application link:
- Click 'Add Application Link'. Step 1 of the link wizard will appear.
- Enter the server URL of the application that you want to link to (the 'remote application').
- Click the 'Next' button.
- Enter the following information:
- 'Create a link back to this server' – Tick this check box to add a two-way link between the two applications.
- 'Username' and 'Password' – Enter the credentials for a username that has administrator access to the remote application.
Note: These credentials are only used to authenticate you to the remote application, so that Application Links can make the changes required for the new link. The credentials are not saved. - 'Reciprocal Link URL' – The URL you give here will override the base URL specified in your remote application's administration console, for the purposes of the application links connection. Application Links will use this URL to access the remote application.
- Click the 'Next' button.
- Enter the information required to configure authentication for your application link:
- 'The servers have the same set of users' – Tick this check box, because the users are the same in both applications.
- 'These servers fully trust each other' – Tick this check box, because you trust the code in both applications and are sure both applications will maintain the security of their private keys.
For more information about configuring authentication, see Configuring Authentication for an Application Link.
- Click the 'Create' button to create the application link.
- If you want to show issues in your FishEye activity streams:
- Go to the list of application links and click 'JIRA settings' next to the JIRA application link.
- Tick the 'Include in Activity Streams' check box.
- Click 'Save'.
- Connect your projects across the applications:
- Connect your FishEye repositories with your JIRA projects. See the FishEye guide to adding project links.
- If you are using Crucible, you may want to connect your Crucible projects with your JIRA projects. See the Crucible guide to adding project links.
2. Connecting to JIRA for User Management
This option is available only with JIRA 4.3 and later.
If you want to manage your FishEye users via JIRA, you need to configure a connection in JIRA and then set up the user directory in FishEye. Both steps are described below.
2.1. To configure a new connection for user management in JIRA:
- Log in to JIRA as a user with the 'JIRA System Administrators' global permission.
- Click the 'Administration' link on the JIRA top navigation bar.
- Go to the JIRA administration screen for configuring the applications that have been set up to use JIRA for user management:
- In JIRA 4.3: Click 'Other Applications' in the 'Users, Groups & Roles' section of the JIRA administration screen.
- In JIRA 4.4: Select 'Administration' > 'Users' > 'JIRA User Server'.
- Add an application.
- Enter the application name and password that your application will use when accessing JIRA.
- Enter the IP address or addresses of your application. Valid values are:
- A full IP address, e.g.
192.168.10.12. - A wildcard IP range, using CIDR notation, e.g.
192.168.10.1/16. For more information, see the introduction to CIDR notation on Wikipedia and RFC 4632.
- Save the new application.
- A full IP address, e.g.
- Go to the JIRA administration screen for configuring the applications that have been set up to use JIRA for user management:
2.2. To set up the JIRA user directory in FishEye:
- Go to your FishEye administration screen.
- Click 'Authentication' on the FishEye/Crucible 'Admin Menu'.
- Click 'Edit' in the section titled 'JIRA or Crowd Authentication'.
- Enter the following information:
- Application name and Application password – Enter the values that you defined for your application in the settings on JIRA.
- JIRA/Crowd URL – The web address of your JIRA server. Examples:
http://www.example.com:8080/jira/ http://jira.example.com
- Auto-add – Select 'Create a FishEye/Crucible user on successful login' (default) to ensure that your JIRA users will be automatically enrolled into FishEye/Crucible when they first log in via JIRA.
- Synchronize users with JIRA/Crowd – Select 'Yes' (default) to ensure that JIRA will synchronize all changes in the user information on a regular basis. The synchronization interval is set to 60 minutes (1 hour) by default.
- Single sign on (SSO) – This option is not available when using JIRA for user management.
- Groups of users to synchronize – Select at least one group to synchronize. The default is 'jira-users'.
- Click 'Apply changes'.
Notes
- JIRA requires FishEye to manually refresh repository cache when repository changes are made — When a repository is removed, or when there has been any change in FishEye repositories, JIRA does not update the FishEye repository list cache automatically. You must manually refresh the repository list cache. This is done in JIRA: 'Administration' > 'FishEye Configuration' > 'Refresh Cache' link (next to 'Repository List Cache')
Related Topics
User Management Limitations and Recommendations
Configuring Application Links
Enabling Smart Commits







Add Comment