JIRA And FishEye Integration, correcting the source code and Issue Link

Deleted user April 4, 2012

Hi,

We are running on a JIRA Studio instance where FishEye and JIRA are integrated. This links the jira issues with the commits to our SVN repository when there is a jira id mentioned in SVN commit Logs.

Recently, we noticed that some of the users mistakenly provided a wrong issue id and the code is linked to a wrong issue. We have certain automations in the build scripts which bank on this integration and would not work now.

Is there a way to correctt the link now? I tried using the "change Log Message" option in TSVN, but that doesn't work.

Any help here is appreciated.

1 answer

0 votes
Felipe Kraemer
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 18, 2012

Hi Nikhil,

In order to change the log message I think you could try to use this command:

$svn propset -r N --revprop svn:log "new log message" URL

where N is the revision number whose log message you wish to change, and URL is the location of the repository. If you run this command from within a working copy, you can leave off the URL.

This suggestion was retrieved from here.

However, other than editing the commit message, as FishEye have already indexed that revision before you edited it, you'll need to make FishEye re-index that revision.

In FishEye Standalone, you can run the rescan command from command line and request a FishEye to re-index an interval of revisions. I'm not sure if something similar can be done in FishEye Studio. If you're the technical contact of your company, could you please raise a support ticket asking this?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events