-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Low
-
None
-
Affects Version/s: 11.1.0
-
Component/s: REST API
-
None
-
1
-
Severity 2 - Major
-
No
-
None
Issue Summary
If the master toggle "Formatted Text" is enabled, when an Epic is created and fetched through the API, the description field contains HTML values. Any Epics created while the toggle is not enabled are not affected.
Steps to Reproduce
- Enable the master toggle "Formatted Text"
- Create an Epic on Jira Align
- Input any Description
- Save the Epic
- Use the GET align/api/2/Epics/:id for the ID of the created Epic
Expected Results
The description field is returned without HTML characters
Actual Results
The description field is returned containing HTML characters
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
- relates to
-
JIRAALIGN-6930 Epic - Description field is not encoding special characters
-
- Closed
-
- resolves
-
ALIGNSP-25482 Loading...