build statistics key not being uploaded
Having a build-job posting jmh measures via ##teamcity[buildStatisticValue key='" + jmh[0] + "' value='" + str(jmh[1]) + "']" to teamcity. This works. Then taking a copy of this build and running this. No measures are uploaded, dispite showing in build-log. Do they have to be unique across jobs ? or some internal teamcity id mess causing this ?
Please sign in to leave a comment.
also does not work if setting up new job from the ground, as opposed to copy from existing….
Just seeing No data in builds on second and third job doing the same, same measures - even though they are uploaded. 2022.10.01 - maybe bug in the city ???
anyone in jetbrains reading this ???????