systelab / allure-reporter

Printable report generation for Allure
5 stars 2 forks source link

Unable to change JAMA server instance #56

Closed joaquimvila closed 4 years ago

joaquimvila commented 4 years ago

image Description After setting the configuration of JAMA instance different from the default one, the application ignores it an keeps using the default one.

To Reproduce Steps to reproduce the behavior:

  1. Open the configuration dialog and set the credentials of JAMA server different from the default one (i.e https://snowjamaserver.systelab.net/rest/latest)
  2. Save the new configuration
  3. Open the "Upload to JAMA" dialog.
  4. All the dialog fields are shown as empty
  5. Open the browser console and check that there is an error regarding the default URL address

Expected behavior The JAMA configuration set on step 1 should be considered and used to fill the fields of the "Upload to JAMA" dialog.

Desktop:

Screenshots image image (1)

joaquimvila commented 4 years ago

Tested against SNOW server (https://snowjamaserver.systelab.net/rest/latest). Now the connection can be established successfully, so the JAMA upload dialog shows the fields properly filled. Additionally, it also has been checked that a test execution (from an XML) can be successfully uploaded to JAMA.