jfrog / teamcity-artifactory-plugin

TeamCity plugin that enables traceable build artifacts with Artifactory
https://www.jfrog.com/confluence/display/JFROG/TeamCity+Artifactory+Plug-in
Apache License 2.0
42 stars 47 forks source link

Incorrect Artifactory Build Info Link #146

Open jfrog-fadir opened 1 year ago

jfrog-fadir commented 1 year ago

Description: The Artifactory build info link generated within TeamCity lacks the timestamp of the build. This leads to incorrect redirection to a UI page that fails to display the build artifacts as intended.

Steps to Reproduce:

  1. Generate a build in TeamCity as described here
  2. Go the build page to access the Artifactory build info link in TeamCity.
  3. Click on the link to access the Artifactory UI page for the build.

Expected Behavior: The Artifactory build info link should contain the appropriate timestamp, redirecting users to the correct UI page that displays the associated build artifacts.

Actual Behavior: The Artifactory build info link generated by TeamCity does not include the timestamp. Consequently, clicking on the link redirects users to an incorrect UI page that fails to display the build artifacts as intended.

Additional Information:

Nheverest commented 1 year ago

Hello,

Similar problem for me in the build Overview, with plugin v2.10.2, Teamcity 2022.10.4 and Artifactory 7.55.14. The impact is that the link under Module Id in the target page leads to an empty artifact list.

Note: the link provided in the logs still uses the /webapp context (see #139), and, for some reason, it is still working fine, without timestamp. The URL is in the form https://<JFROG_URL>/artifactory/webapp/builds/MyProjects_BuildInfoTest/2.

Nheverest commented 7 months ago

Hello, Any updates?

petezx9 commented 3 months ago

We have the same problem here.

Nheverest commented 2 months ago

Problem present also with TeamCity 2024.03.2 and Artifactory 7.71.11.