currently copyartifacts allows to copy artifacts from a single specific build and doesn't allow multiple build numbers to be passed with comma separator. If we want to copy artifacts from 5 different build numbers, we need to have copyartifacts steps to be repeated in job for 5times.
Originally reported by sravani_23, imported from: Allow copyartifacts from multiple builds
- status: Open
- priority: Major
- component(s): copyartifact-plugin
- resolution: Unresolved
- votes: 0
- watchers: 1
- imported: 20260107-133739
Raw content of original issue
currently copyartifacts allows to copy artifacts from a single specific build and doesn't allow multiple build numbers to be passed with comma separator. If we want to copy artifacts from 5 different build numbers, we need to have copyartifacts steps to be repeated in job for 5times.
currently copyartifacts allows to copy artifacts from a single specific build and doesn't allow multiple build numbers to be passed with comma separator. If we want to copy artifacts from 5 different build numbers, we need to have copyartifacts steps to be repeated in job for 5times.
Originally reported by sravani_23, imported from: Allow copyartifacts from multiple builds
Raw content of original issue