Build numbers shown as ??? in TeamCity 8.0.4 for new configurations
Hi
After the upgrade to TeamCity 8.0.4, newly created build configurations do not show the build number as expected (e.g. 12345) but as ??? although I tried the following 2 variants:
- {build.vcs.number.NAME_OF_VCS_ROOT}
- %build.vcs.number.NAME_OF_VCS_ROOT%
Any ideas?
Kind regards
Michael
Please sign in to leave a comment.
Michael,
Please try referencing the root using its ID instead of name.
Autocompletion should suggest a correct value.
Hello Michael
Thank you for the reply. I discovered it yesterday :)
Regards
Michael