You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem description:
The published module (available under the build section of Artifactory), when accessed using Artifactory Build Info in the Teamcity build section, lists the module IDs for the respective build after redirecting to the Artifactory page.
However, if we try to access the published artifacts by clicking the module ID from the same window, they aren’t listed. (Note : The Artifactory URL after the redirection is having ‘published’ twice.)
But when going back to the respective BuildID page (basically navigating back and forth) and clicking on the published module ID, the published artifact is listed as expected. (Note : The Artifactory URL after the redirection is having ‘published’ only once.)
What is the expected behavior?
When clicking on “Artifactory Build Info” on TeamCity UI, the list of published artifacts should be visible when clicking on the module ID.
Steps to reproduce:
Spin up an Artifactory
Spin up a TeamCity Instance
Create Maven repositories (local)
Integrate the Artifactory with Teamcity
Configure and run the build in TeamCity using this KB article.
Click the Artifactory Build Info on TeamCity UI and select module ID, Published artifacts are not listed. After clicking Back to all modules and again selecting module ID as well, the published artifacts are not listed.
Go back to the Build ID page and open the BuildID→Module ID, artifacts are listed.
The text was updated successfully, but these errors were encountered:
Problem description:
The published module (available under the build section of Artifactory), when accessed using Artifactory Build Info in the Teamcity build section, lists the module IDs for the respective build after redirecting to the Artifactory page.
However, if we try to access the published artifacts by clicking the module ID from the same window, they aren’t listed. (Note : The Artifactory URL after the redirection is having ‘published’ twice.)
But when going back to the respective BuildID page (basically navigating back and forth) and clicking on the published module ID, the published artifact is listed as expected. (Note : The Artifactory URL after the redirection is having ‘published’ only once.)
What is the expected behavior?
When clicking on “Artifactory Build Info” on TeamCity UI, the list of published artifacts should be visible when clicking on the module ID.
Steps to reproduce:
Spin up an Artifactory
Spin up a TeamCity Instance
Create Maven repositories (local)
Integrate the Artifactory with Teamcity
Configure and run the build in TeamCity using this KB article.
Click the Artifactory Build Info on TeamCity UI and select module ID, Published artifacts are not listed. After clicking Back to all modules and again selecting module ID as well, the published artifacts are not listed.
Go back to the Build ID page and open the BuildID→Module ID, artifacts are listed.
The text was updated successfully, but these errors were encountered: