JQL queries to search for builds and updates in the build indexing mechanism


Updates in the build indexing mechanism require the complete re-indexation of your TeamCity data.


New in this release

JQL query to search for issues that relate to a specific build.

Now you can instantly find all the issues that pertain to a specific build by entering the corresponding JQL query.

JQL query to search for issues against the build number which fixes the issue or against the build status (failure or success).

Now you can show only issues with the the successful or failed build status, so that you can view only the relevant information.

The new version of add-on also includes the following features:

Fixed in this release