-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
None
-
Affects Version/s: 7.13.8, 8.4.2, 8.6.2
-
Component/s: Administration - Workflows
-
7.13
-
1
-
Severity 3 - Minor
Summary
In JIRA when exporting a workflow that contains commas in the workflow name, the error ERR_RESPONSE_HEADERS_MULTIPLE_CONTENT_DISPOSITION is thrown and export is not completed.
Environment
Chrome Browser
Steps to Reproduce
- Access one of your workflows
- Choose Export > As XML
Expected Results
An XML file is created and downloaded with the workflow in format XML
Actual Results
The below exception is thrown in the browser:
The name_of_the_instance.atlassian.net page isn’t working name_of_the_instance.atlassian.net sent an invalid response. ERR_RESPONSE_HEADERS_MULTIPLE_CONTENT_DISPOSITION
Workaround
Rename the workflow to remove the commas from the workflow name.
- is cloned from
-
JRACLOUD-65191 Exporting a workflow with commas in the description as XML throws error
-
- Closed
-
- is related to
-
JRASERVER-35609 Comma in workflow name breaks Export as XML on Chrome
-
- Gathering Impact
-