-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: s3-plugin
-
Environment:s3 plugin v0.7
The "Publish artifacts to S3 Bucket" action setting "Destination bucket" may include a prefix, e.g.
| Destination bucket: my-bucket-name/prefix |
This works fine for upload - the files are stored under this "folder".
But the download links generated by the plugin (the signed S3 URLs) ignore the prefix, hence they point to a non-existent s3 object.