Does Teamcity Support Views?
Completed
For example I have the following project structure:
Builds
----A
----B
----C
I would like to setup views of the above such that duplicates can exist. Build B below in the two views are pointing to the same build. They are NOT separate copies with the same name:
Team 1
----A
----B
Team 2
----B
----C
Please sign in to leave a comment.
I don't think we have a way to do this today, outside of maybe using Rest API to create your own view. However, we do have a related feature request in our YouTrack here: https://youtrack.jetbrains.com/issue/TW-15212
If that feature looks like it would work for you, please vote for it and leave a comment with your use case. We do use our public YouTrack site to determine which features are included in future releases.