-
Bug
-
Resolution: Fixed
-
High
-
5
-
Severity 3 - Minor
-
3
-
Issue Summary
When cloning an issue, if a text field (e.g. Description), has a Table with a Heading Markup Format written inside the column or row, the cloned issue will be created without the proper format, breaking the Table.
Steps to Reproduce
- Create an issue
- Add a Table to a description field, and add text with Heading Format (e.g. Heading 1, 2, 3, 4, 5, or 6)
- Save the changes
- Clone the issue from ... -> Clone
Expected Results
The issue should be cloned successfully, with the proper information and correct format (table + heading format).
Actual Results
The issue is cloned, however, the table is broken, with the Heading Markup format apart from the original table. Please mind the following screenshot.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
- is duplicated by
-
JRACLOUD-80234 Table option Header row for Table in the issue description is not copied while cloning the issue
-
- Closed
-
-
JRACLOUD-81028 Number list in the table description changes the format while cloning the issue
-
- Closed
-
-
JRACLOUD-81887 Table cell with bullet list and extra line breaks in the issue description results in incorrect description format in cloned issue
-
- Closed
-
- is related to
-
JRACLOUD-82671 [Tracked in Issue Links] formatting issues occurring during issue clone
- Gathering Interest
From closed duplicate JRACLOUD-80234 – Table option Header row for Table in the issue description is not copied while cloning the issue
Issue Summary
When having a table in the issue description that has inside its cell a line of text followed by an extra space and a bullet list, the cloning process fails.
Steps to Reproduce
Expected Results
The issue will be cloned successfully.
Actual Results
The cloning process is successful, however, in cloned issue, the table is not copied.