-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
Component/s: Work Item - Transition Screen
-
None
-
1
-
Severity 3 - Minor
Issue Summary
When a plain text field is added to the transition screen, the field is not rendered correctly despite the field render set to Default Text render. We can see the newlines and — are removed from the field while on the transition
--- Comment 1 --- Comment 2 --- Comment three
On the transition screen it appears as follows:
Comment 1 Comment 2 Comment three
Steps to Reproduce
- Create a multi line text field and add it to all fields
- Add a screen with this field for the transition from In Progress -> Resolved
- Set the renderer as Default Text render in the field configuration
- Add data in the field on issue view
- Transition the work item to the next stat
Expected Results
The field continues to render as plain text
Actual Results
The newline and — are removed
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available