Hi Team,
We are trying to use the following query : issueFunction in linkedIssuesOf("labels = 'XXXX'", "Contains")
But it says : Field 'issueFunction' does not exist or you do not have permission to view it.
We're on jira cloud version and having script-runner valid license.
Let us know the cause of this error.
Thank you in advance.
Regards,
Narendra
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?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.