What I have is 2 Build Configuration. They are completly the same except one parameter which is called configuration (In one cinfig the parameter is Build in the other its ReBuild).
I have another config which should create a test file. For that it has to inheritate the parameter of the Config which runned before it. (I made it with a trigger so the test config gets triggered if one of the two other confis is finished).
It is not working because I dont know how to inheritate the Parameter from another config. How can I make it? im using Teamcity 2022.10.2