Problem
In Bamboo version 4.4.0 and 4.4.4, the Remove Artifacts button does not work.
Steps to reproduce
- Create a simple Script Task in the job, like this:
echo "Hello" > artifact.txt
- Create an artifact definition, like this:
Name: test Location: <empty> Copy Pattern: artifact.txt
- Run the plan
- The file will be created at BAMBOO_HOME\xml-data\build-dir\PROJ-PLAN-JOB1\artifact.txt
- Go to the build results page, Artifacts tab, and click "Remove Artifacts".
- The requests to delete the artifacts can be seen in the logs:
2013-03-20 11:00:20,589 INFO [qtp2026789660-134] [AccessLogFilter] admin POST http://localhost:8085/chain/result/removeChainArtifacts.action 63752kb 2013-03-20 11:00:20,615 DEBUG [qtp2026789660-134] [AccessLogFilter] END: admin POST http://localhost:8085/chain/result/removeChainArtifacts.action 63752kb-880kb 26ms 2013-03-20 11:00:20,624 INFO [qtp2026789660-132] [AccessLogFilter] admin POST http://localhost:8085/chain/result/removeChainArtifacts.action 62870kb 2013-03-20 11:00:20,732 DEBUG [qtp2026789660-132] [AccessLogFilter] END: admin POST http://localhost:8085/chain/result/removeChainArtifacts.action 62870kb-2956kb 108ms
- But the artifact can still be found at BAMBOO_HOME\xml-data\build-dir\PROJ-PLAN-JOB1\artifact.txt.
[BAM-12937] Remove Artifacts button does not work
Workflow | Original: Bamboo Workflow 2016 v1 - Restricted [ 1436013 ] | New: JAC Bug Workflow v3 [ 3384278 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Bamboo Workflow 2016 v1 [ 1409013 ] | New: Bamboo Workflow 2016 v1 - Restricted [ 1436013 ] |
Workflow | Original: Bamboo Workflow 2014 v2 [ 609918 ] | New: Bamboo Workflow 2016 v1 [ 1409013 ] |
Workflow | Original: Bamboo Workflow 2014 [ 605199 ] | New: Bamboo Workflow 2014 v2 [ 609918 ] |
Workflow | Original: Bamboo Workflow 2010 [ 498415 ] | New: Bamboo Workflow 2014 [ 605199 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: To be reviewed [ 10026 ] | New: Resolved [ 5 ] |
Fix Version/s | New: 5.0 [ 29794 ] |
Status | Original: In Progress [ 3 ] | New: To be reviewed [ 10026 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Hi there,
Bamboo 4.4.5, which contains a fix for this issue, has been released and is now available to download.
Thanks,
James Dumay
Product Manager