Parent build number/name properties
Hi,
we usually deploy our artifacts into an Artifactory repository through Artifactory plugin and a standard set of properties is attached to the deployed artifact. Among those, "build.parentNumber" and "build.parentName" refer to the parent build that triggered the artifact's build.
We recently upgraded TeamCity to version 2017.2.1 and we saw that after the upgrade those properties are not attached anymore.
Did something changed in the set of the build info properties? Is there a way to have those properties back?
Thanks
Daniele
Please sign in to leave a comment.
Hi Daniele,
thanks for your question. You can check our changes in our Release Notes: https://confluence.jetbrains.com/display/TW/TeamCity+2017.2.1+%28build+50732%29+Release+Notes
This said, this issue seems to be with the Artifactory plugin not passing the properties, which it might fail to pick up in the newer version. I'd suggest reporting this to the artifactory developers, as we can't know why they aren't passing the parameters anymore.