|
Your user tiers don't need to match between JIRA and FishEye/Crucible in order to integrate them. JIRA users that are not FishEye users will see the same view as FishEye users within JIRA, but will not be able to log in to FishEye to view the source/reviews. |
You should check that the instances of JIRA that you wish to link to FishEye are configured to accept remote API calls; in each JIRA instance, go to Administration > System > General Configuration and turn on Accept remote API calls (under 'Options'). A restart is not required. See JIRA options for more details.
When you are installing FishEye, the setup wizard allows you to configure the JIRA connection automatically. This is a quick way of setting up integration with JIRA for user management. See Configuring JIRA integration in the Setup Wizard.
If you did not set up JIRA integration during FishEye setup at install time, you can still configure that from the FishEye administration area as described below.
See JIRA Integration in FishEye for an overview of the benefits you get when FishEye and JIRA are integrated.
Integrating FishEye with JIRA relies on configuring an application link between the FishEye and JIRA servers. See Linking to another application for guidance on doing that.
See also Enabling Smart Commits.
This option requires JIRA 4.3 and later. If you want to manage your FishEye users using 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:
2.2. To set up the JIRA user directory in FishEye:
Read more: |
We do not recommend the use of project links with FishEye 2.9 and later, if you have JIRA 5.0 or later as well as the latest version of the JIRA FishEye Plugin. This is because application links now provide all of the functionality previously available with project links. However, project links are retained for the following reasons:
FishEye-123. Edit the config.xml in your FishEye/Crucible data directory.
Add the context attribute to the web-server element:
<web-server context="/fisheye"> |