Inputs in Hand:-
ChangesetID (csid)
Repository Name
Branch Name
Requirement to find:
- Get the JIRAISSUEKEY releated to given changesetid.
I was searching in EyeQL & FishEye REST API but couldn't find any possible ways to achieve my requirement.
Inputs in Hand:-
ChangesetID (csid)
Repository Name
Branch Name
Requirement to find:
I was searching in EyeQL & FishEye REST API but couldn't find any possible ways to achieve my requirement.
Below URL helps to get the JIRAISSUEKEY of a changesetId.
http://hg.domain.com/log/<repo_name>/rev/branch(<branch_name>)%20and%20<csid>