Closed westshawn closed 8 years ago
Hello, @westshawn Yes, it should be possible. Right now I'm pn vacation. But after that I will implement it. Thank you for your request.
On Monday, August 31, 2015, westshawn notifications@github.com wrote:
I would like to parameterize the url for web parameters like this {code} http://webservice/%PROJECT_ID% {code}
Is this possible?
TeamCity doesn't seem to recognize parameter references in the url and the url doesn't seem to resolve the parameters in the url.
— Reply to this email directly or view it on GitHub https://github.com/grundic/teamcity-web-parameters/issues/5.
Best Regards, Grigory
Unfortunately it turned out to be impossible to implement with current TeamCity API. I talked on the forum and played with code, but I think that I need support and refactoring from TeamCity side to implement this feature. I'm not pushing them actively, so I don't expect this issue to be resolved soon :(
I would like to parameterize the url for web parameters like this
Is this possible?
TeamCity doesn't seem to recognize parameter references in the url and the url doesn't seem to resolve the parameters in the url.