The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Configure JIRA/Fisheye to not scan any repos for changes

Andrew Frayling
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 11, 2013

Hi,

Is it possible to configure JIRA/Fisheye to not scan any repos when accessing the Source tab in JIRA if the JIRA project does not use any source control repos?

We've got JIRA/Fisheye installed, configured and integrated and everything is working fine, except for JIRA projects that do not use any repos. For the JIRA projects that do not use repos we obviously don't have Project Links configured, but this means that when users select the Source or All tabs in JIRA, Fisheye checks every repo and displays errors for the repos that are offline.

Is there a way to tell JIRA/Fisheye that these projects are not associated with any repos so that it doesn't try looking through all the repos? Hoping that I'm missing something as the only workaround I can think of is to configure a dummy repo and configure all projects that don't use repos to point at that.

Thanks,

Andrew.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Sergey Svishchev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 11, 2013

Set up a permission scheme in JIRA that denies "View Issue Source Tab" to anyone.

Andrew Frayling
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 11, 2013

Ah, so simple. Thanks.