-
Bug
-
Resolution: Invalid
-
High
-
None
-
10.131.3
-
1
-
Severity 3 - Minor
-
No
Issue Summary
Using special chars such as "<" or ">" in the Objective Override Score notes breaks the JSON format. Which leads to incorrect JSON format in the [Override Notes] column in the EI table [Objective Score Override]
Steps to Reproduce
- Go to OKR Hub - Objectives
- Create a new Objective or open an existing Objective
- Click "Objective Scores"
- Update the score with a text that includes char "<"
- Check the related Objective EI table [Objective Score Override] and column [Override Notes]
Expected Results
[Override Notes] to store the correct JSON format with the text
Actual Results
Override notes change from this
tryit on ;and here < }
to this
"text","text":"and here ]
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
- relates to
-
JIRAALIGN-7388 Rich text formatting contained in notes is lost when overriding objective scores
- Closed
- resolves
-
ALIGNSP-23962 Loading...