-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 10.75
-
Component/s: other - text editor, Work Management
-
4
-
Severity 3 - Minor
-
No
Issue Summary
When syncing descriptions from Jira with HTML format some of the tags are saved as plain text aside from the proper HTML rendering.
Tags
- <colgroup>
Steps to Reproduce
This particular test was made using
- Install JEditor in Jira
- On Jira side, input text with HTML tags (see attachment)
- Sync the change with Jira Align
- All the <colgroup> will be saved as plain text
Expected Results
Jira Aling keep the same HTML format as Jira
Actual Results
<colgroup> tags are saved as plain text
Workaround
N/A