-
Type:
Bug
-
Resolution: Low Engagement
-
Priority:
Medium
-
None
-
Affects Version/s: 3.5.1
-
Component/s: Customer Portal
-
1
-
Severity 3 - Minor
Summary
When customer has configured a link to an attachment of JSD issue in field description (settings for request type). Clicking on that link will result in a 400 error page.
Steps to Reproduce
- Create a SD project and a ticket in that project.
- Add an attachment to the ticket by sharing it with the customer and copy the attachment link (the URL should look like <base-url>/secure/attachment/<id>/<filename>).
- Goto Project settings > Request types and click on Edit field of a request type.
- In the one of Field Help column, set value to Test [link|<attachment link>].
- Goto customer portal and try to raise a ticket of the request type modified in the above steps.
- Click on the link in the field description on the right side.
Expected Results
The attachment is opened correctly.
Actual Results
The below HTTP 400 error is thrown:
Notes
The problem cannot be reproduced on a JSD 3.1 instance.
- links to
- was cloned as
-
JSDS-816 Loading...