TeamCity Add-in 2020.3 Help

My Changes window

ReSharper | TeamCity | My Changes
Control+Shift+Alt+T S

This window displays information on any changes you have committed to the source control systems enabled in the TeamCity Add-in options, as well as your personal builds. The changes pane groups changes by the time (today, yesterday, and older) of the build (either personal or general) they were included into, and each change is marked with a build status icon.

In addition, if your modifications have been committed to the source control, the changeset is marked with the labels that display the commit type and status.

Select a specific change to display builds related to this change in the builds pane. The builds pane displays the following information:

  • Project name and build configuration

  • Fixed in: number of the build, where the error was fixed

  • First run in: number of the first build, where the selected change was included, and failure descriptions (if applicable).

  • Current: the latest running build that contains this change.

TeamCity Add-in: My Changes window

Toolbar controls in the Changes Pane

Control Name Description
Themed icon refresh screen gray Refresh Updates window content to reflect status of builds on your TeamCity server.
Themed icon expand all screen gray Themed icon collapse all screen gray Expand All/ Collapse All Expands/collapses all nodes in the current tab.
Themed icon split bottom screen gray Horizontal/Vertical Layout Allows changing the position of the results pane (right or bottom)
Themed icon filter hide successfull screen gray Hide Successful Allows displaying only the changes which resulted in failed builds; changes which resulted in successful builds are hidden
Themed icon filter show personal only screen gray Hide Non-personal Allows displaying only changes in personal builds.
Themed icon open in browser screen gray Open in Web Allows displaying details on the selected change in the web UI of your TeamCity server

Changesets Status Icons

Status Icon Description
Themed icon build running success screen gray Build configuration with the changeset is running on your TeamCity server with no failed build steps.
Themed icon build running fail screen gray Build configuration is running with failed build steps.
Themed icon success screen gray Build configuration has completed successfully.
Themed icon error screen gray Build configuration has failed.
Themed icon build cancelled screen gray Build configuration has been cancelled on your TeamCity server.
Themed icon hourglass screen gray Build configuration is in the build queue on your TeamCity server.
Themed icon personal running success screen gray Personal build configuration is running on your TeamCity server with no failed build steps.
Themed icon personal running fail screen gray Personal build configuration is running with failed build steps.
Themed icon personal success screen gray Personal build configuration has completed successfully.
Themed icon personal fail screen gray Personal build configuration has failed.
Themed icon personal impending screen gray The personal build configuration is in the build queue on your TeamCity server.
Themed icon personal cancelled screen gray The personal build configuration has been cancelled on your TeamCity server.

Toolbar controls in the Results Pane

Control Name Description
Themed icon expand all screen gray Themed icon collapse all screen gray Expand All/ Collapse All Expands/collapses all nodes in the current tab.
Themed icon filter hide successfull screen gray Hide Successful Allows displaying only failed builds and hiding successful builds
Themed icon open in browser screen gray Open in Web Allows displaying details on the selected build in the web UI of your TeamCity server
Themed icon session log screen gray Open Build Log Allows displaying build log for the selected build. The log is fetched from your TeamCity server
Themed icon unit session screen gray Open Failed Tests This button is only available if JetBrains ReSharper is installed in the current Visual Studio version. It is enabled when you select a failed build, opens the Failed Tests window where you can view and analyze all tests that failed in this build.
Last modified: 08 May 2020