Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Rob Cowsill
Total activity
8
Last activity
December 08, 2025 14:22
Member since
October 21, 2025 15:01
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
2
Activity overview
Posts (2)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
November 04, 2025 11:12
The value of teamcity.internal.original.link.id appears to be the buildTypeId of the original config, but it has a prefix of “bt:”I assumed that prefix would need to be removed so that the REST req...
Community
TeamCity General Topics
Reference top-level Matrix build from generated builds
0 votes
Edited
October 24, 2025 11:39
Hi Anton,There seems to be some conflict with teamcity.internal.original.link.id. If I try to reference that it appears in the config's parameter list with “<value is required>”, but setting a defa...
Community
TeamCity General Topics
Reference top-level Matrix build from generated builds
0 votes
Edited
October 23, 2025 17:39
Thanks Anton,I've just about got something working with the REST API, but it's pretty clunky. I'm using this locator:buildType:(id:<BTID>),snapshotDependency:(from:(id:<ID>)),defaultFilter:falseWhe...
Community
TeamCity General Topics
Reference top-level Matrix build from generated builds
0 votes