-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
Component/s: Work Item - Backend - Rich Text
-
1
-
Minor
-
Issue Summary
Adding a comment with spaces at the beginning of the first line using the noformat notation, displays with the spacing trimmed. This seems reproducible only with a status transition with a screen on it.
Steps to Reproduce
- Add a Screen during a Status transition. Trigger that transition and add a comment in the new screen with noformat notation similar to:
{noformat} Line1 Line2 Line3 {noformat}
- Use the comment render check button and validate that the spaces of all lines are considered:
Expected Results
Expect the first line to still contain spacing, similar to spacing in front of any subsequent line.
Actual Results
The first line has its spacing trimmed.
Workaround
If you re-add the spaces after the Status transition, the spaces should be retained.