Starting from version 2.4.0, TeamCity Integration for JIRA add-on allows you to track the build number for fixed issues. It allows you to define the build that fixes the issue or adds the feature reported in the JIRA issue.

Before proceeding to configuration of this custom field, please refer to the documentation about management of custom fields in JIRA.

Adding a Custom Field

  1. Navigate to JIRA Administration > Issues > Fields > Custom Fields.
  2. Click Add Custom Field.
  3. In the Select a Field Type form, switch to view all custom fields and enter 'TeamCity' into the search field.
  4. Select TeamCity Fixed in Build field.
  5. Click Next.
  6. Specify the field name and its description.
  7. Click Create.
  8. Select the screens where you want to display this field.
  9. Save the configuration.

Configuring the Custom Field

  1. Locate the newly added custom field and click the cogwheel button.
  2. Click Configure.
  3. On the opened page, click Edit Default Value.
  4. Select the appropriate TeamCity server, project and build configuration. You can also define the appropriate option for populating the Fixed in Build field, as follows:
  5. Click Set Default.

Once you have configured and added the custom field, you can get the field populated with the number of the build that fixes the issue or adds the requested feature.