-
Type:
Bug
-
Resolution: Obsolete
-
Priority:
Medium
-
None
-
Affects Version/s: 1.2.3
-
Component/s: Artifacts
-
None
Scenario; The plan PLAN_KEY creating artifact 'artifact1' and 'artifact2' as part of the build.
Steps to replicate; Delete 'artifact1' from the build configuration page, kick off a new build.
Expected outcome; When viewing the http://BambooServer/download/PLAN_KEY/artifacts/latest page the deleted artifact 'artifact1' should not be listed.
Bug; The process of deleting artifact, does not inlcude updating the latest artifacts page, so in spite of the artifact being deleted, it gets listed in the /artifacts/latest page.
- is superseded by
-
BAM-2402 Reimplement "latest" artifact URLs as 302 redirects, rather than client-side refreshes
- Closed