-
Bug
-
Resolution: Fixed
-
Medium
-
10.75
-
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