Skip to content
This repository has been archived by the owner on May 25, 2020. It is now read-only.

Show somehow that the problem is being investigated #22

Open
amoerie opened this issue Nov 8, 2017 · 6 comments
Open

Show somehow that the problem is being investigated #22

amoerie opened this issue Nov 8, 2017 · 6 comments
Assignees
Milestone

Comments

@amoerie
Copy link
Owner

amoerie commented Nov 8, 2017

When a build error exists, TeamCity allows assigning a user to investigate the problem.
That should be visible somehow.

@amoerie amoerie added this to the 3.0 milestone Nov 8, 2017
@amoerie
Copy link
Owner Author

amoerie commented May 15, 2018

No it shouldn't. Not enough screen estate.

@amoerie amoerie closed this as completed May 15, 2018
@andrewdj
Copy link

Personally, I'd make this a configurable setting, off by default. Some people may have screen estate, or configure the styling to make space for such information?

@andrewdj
Copy link

Or, thinking about it, it could be as simple as the tile being a different colour. The main thing is to show someone is investigating, not necessarily WHO is investigating.

@amoerie
Copy link
Owner Author

amoerie commented May 15, 2018

I'm hesitant about colors. Maybe an "eye" icon on the tile would be feasible. But in any case, it's not top of the priority list right now, we don't use the investigation feature at all.

If there's a real demand, I guess new issues will come. :-) I'm open to a PR for this though, if it's not too intrusive.

@amoerie amoerie reopened this May 15, 2018
@amoerie amoerie removed this from the 3.0 milestone May 15, 2018
@Sharken03
Copy link

Sharken03 commented Jul 4, 2018

+1
We use investigations in the form of the Investigations Auto-Assigner Plugin, and would really like to see this feature.

An "eye" icon is a good idea, with a mouseover text showing who is investigating the build. A complication is that an investigator can be assigned to either the whole build or individual failed tests.
Would be very nice if that info could be displayed as well.

@amoerie amoerie added this to the 3.3.0 milestone May 15, 2019
@amoerie amoerie self-assigned this May 15, 2019
@amoerie
Copy link
Owner Author

amoerie commented May 22, 2019

According to the latest TeamCity API documentation (found here: https://confluence.jetbrains.com/display/TCD18/REST+API#RESTAPI-Investigations), it looks like this information would need to be fetched separately, continuously like the builds.

This makes me a bit hesitant to include this, as we're already spamming the TeamCity API enough as it is.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants