G'Day experts,
We are new uses of Crucible and looking for some how to. What we want to do is from within JIRA click on a transition that's called "Crucible Review". We want that to automatically create a review with the changes sets that are tied to that particular JIRA, with the assignee of the JIRA being the one who created the review, and a screen that has fields to choose the reviewers. Then ideally the reviewers would automatically be notified that they are have code review waiting from them.
Is that possible?
Thanks in advance,
Robert
Hi @Robert G. Nadon,
The default way of creating a review from JIRA is through the development panel, and create review from changesets shown, as described here https://confluence.atlassian.com/crucible/creating-a-review-from-jira-298977462.html
A more advanced option would be to hit the create review URL in a post-function in JIRA. The URL is described here: https://confluence.atlassian.com/crucible/creating-a-review-from-a-url-298977459.html , but unfortunately I dont know enough about JIRA and how to create post-functions like that. A search pops up the Script runner add-on, https://answers.atlassian.com/questions/198481. I hope you find what you are looking for.
Sigge, QA for Bamboo/Fisheye/Crucible
HI @Robert G. Nadon I am looking for solution of same kind of usecase.
Can you please confirm if you are able to achive this? If yes than what you performed in order to get this working?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We switched to Git and no longer use Fisheye/Crucible, so we are just using the code review as part of Git. Yes at the time I implemented something close, but since we haven't used it in over a year, and I do not recall much about it. I would follow Sigge's recommendations above or re-ask the question to the forum.
Best,
Robert
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.