This documentation relates to an earlier version of Crucible.
View

Unknown macro: {spacejump}

or visit the current documentation home.

This page contains information on how to use JIRA integration with Crucible reviews.

このページの内容

(info) Before you begin, both your Crucible and JIRA instances must be configured to use make use of these JIRA integration features. Read more.

1. Create a JIRA Issue for your Review

To use JIRA integration, you must begin with a JIRA issue that you will use as the parent issue for the review. Crucible will create and resolve sub-tasks belonging to this parent issue. Once your parent issue is created, make a note of its issue key, e.g. FE-1968.

2. Create Your Review and Link it to a JIRA Issue

When creating your review, you have an option called 'Linked Issue'. Crucible may put a suggested JIRA issue key into this field automatically. You can specify a different issue key and click 'Link' to save it. You can also click the 'x' to clear the field and load a different issue key.

Screenshot: Selecting a JIRA Issue When Creating a Review

You can also link a JIRA issue to the review after the review is created. When viewing a review, the top-left hand corner of the screen shows meta-information. One of the links in this area is titled 'Linked JIRA Issue:' and then a suggested JIRA issue key. Click this link to associate that JIRA issue with this review.

3. Make a Comment or Defect on the Review

Once your review has a linked JIRA issue, create a comment or defect comment anywhere on the review. Once created, the comment actions will show a link titled 'Create Issue' (note that this link does not appear on replies — only on new comments). You can click that to instantly create a sub-task under the parent JIRA, which will take the content of the comment as its summary.

Screenshot: Selecting a JIRA Issue From a Comment

4. Click to create a JIRA Sub-Task

Clicking the 'Create Issue' link will allow you to create a JIRA sub-task under the parent JIRA issue, e.g.:

Screenshot: The JIRA 'Create Issue' dialog

(info) The list of possible assignees will include:

  • 'Automatic' (i.e. the default assignee for that JIRA project)
  • the assignee of the subtask's parent issue
  • the reporter of the subtask's parent issue
  • 'Unassigned' (if your JIRA administrator has enabled Allow Unassigned)
  • plus, if Trusted Applications have been configured between JIRA and Crucible,
    • the review author
    • the review moderator
    • the comment/defect author
    • yourself

Once created, the sub-task JIRA issue key, status and default action (i.e. 'Resolve') will be shown. If you hover your mouse over the JIRA issue key, an information window will show more information and controls relating to that JIRA issue.

Screenshot: The JIRA Hover information window

(info) Users are mapped to their own accounts when using Trusted Applications. If you don't have the permissions to carry out the default action ('Resolve', in this case), an error will occur.

5. Resolve the JIRA issue through Crucible

Once the work required on your sub-task is completed, simply click the action link provided to signal that this has occurred (e.g. 'Resolve'). The JIRA issue will be closed.

If you encounter problems or have trouble using JIRA integration, please read the FAQ page on this topic.

  • ラベルなし

4 Comments

  1. Anonymous

    Hi,

    I'm setting up a trial Crucible installation, and I've noticed that when I create a Jira issue through Crucible the "assignee" field is ignored - that is, the issue is always assigned to the Jira project's default assignee rather than the assignee I picked in Crucible.  Does anyone know why this might occur?  I do not believe it is a permissions issue; the user Crucible is authenticating as does have permission to assign issues.

    Thanks for any help you can provide.

    1. Hi there, please raise a support request on our online support system.

  2. Anonymous

    i want to create a plugin that creates an issue's subtask programmatically , i mean i want to create 2 combobox , one of the projects present in my jira and the the second combobox is of the issues of the project selected and a textfield to give a name to a subtask and a submit button to create the issue's subtask...
    help please 

  3. Mohammed Idrissi

    i want to create a plugin that creates issue's subtask programmatically , i mean i want to create 2 combobox , one of the projects present in my jira and the the second combobox is of the issues of the project selected and a textfield to give a name to a subtask and a submit button to create the issue's subtask...
    help please