Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Crucible API to link JIRA issueid to Code Review.

Yoo InChul November 5, 2013

We are used the Perofrce and Crucible and try to develop the pre-commit code review system.

the Perforce consultant developed the p4 trigger script to make the Code Review in Crucible by crucible.py file that is provided Atlassian Crucible product.

However, crucible.py is not supported the linking to JIRA issueid but provided the creating the Code Review request.

So after creating Code Review in Crucible, I want to link the Jira Issue and Crucible Code Review by Command line, JAVA or REST API.

Of course, in web page of Crucible Code Review, I can link the JIRA issueid, but it should be acted by Human action.

Can you suggest proper way to link Code Review and JIRA issueid by cli or Crucible api ?

Can you give any example code for this ?

Thank a lot

1 answer

0 votes
Dipal Sheth August 7, 2014

You can link a JIRA (or multiple JIRAs) to the crucible review that gets created by crucible.py. The way you can do this is by passing the JIRAs in the title of the review. So, when the review gets created, the title will have the JIRAs listed and linked to the appropriate JIRA(s). If you have only one JIRA, crucible will link it and you will be able to see it in the Display section on the web and if there is more than one JIRA, it'll still link all the JIRAs and also show the first one in the Display section.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events