Details
-
Bug
-
Status: Closed
-
Medium
-
Resolution: Duplicate
-
None
-
None
Description
Xporter is unable to load the Template Store from Project Settings.
Steps to Reproduce:
- Go to the Project Settings.
- Under the Xporter section, select Templates.
- Open the network tab and change the Network to Slow 3G.
- Open the Store and immediately try to install the first template in the list, i.e.: Defect Summary (Bugs or a mix of Bugs and Test Executions.
- The template will not be installed.
Error Message:
[c.x.j.r.services.project.TemplateStoreProjectRestService] A exception has occured.
com.xpandit.jiraxporter.f.l: Description is longer than allowed
at com.xpandit.jiraxporter.manager.impl.XporterTemplateServiceImpl.validateDescription(Unknown Source)
at com.xpandit.jiraxporter.manager.impl.XporterTemplateServiceImpl.create(Unknown Source)
at com.xpandit.jiraxporter.manager.impl.XporterTemplateServiceImpl.create(Unknown Source)
at com.xpandit.jiraxporter.manager.impl.XporterTemplateServiceImpl.createProjectTemplate(Unknown Source)
at com.xpandit.jiraxporter.rest.services.project.TemplateStoreProjectRestService.install(Unknown Source)
Expected Behavior:
The user should be able to install the template only after the template is loaded in the Xporter Template Store.
Attachments
Issue Links
- duplicates
-
XPORTER-4163 Unable to upload Templates from the Store on the Project level
- Closed