-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins ver. 1.642.18.2 (CloudBees Jenkins Enterprise 15.11)
If you want to add more than one EASE upload and add different metadata for each artifact in the 'metadata assignment' field, the subsequent fields are replaced by the content of the first one.
Steps to reproduce:
1. Add a Post-Deployment step - EASE-Plugin
2. Enter all required information with valid Application ID
3. In the "Metadata assignment" field set "name=SomeApp1"
4. Click the "Add" button to add another EASE upload
5. Add all the required metadata and also set the "Metadata assignment" field to something different than the first one, for example "name=SomeApp2"
6. Save it all and run the build
Expected: The two (or more) apps should be uploaded to Apperian, each reflecting the metadata that was set in the "metadata assignment" field.
Actual: The content of the "metadata assignment" field of the first EASE upload to Apperian replaces the subsequent files and overwrites their metadata with that of the first one.