-
Bug
-
Resolution: Fixed
-
High
-
10.98.2
-
3
-
Severity 3 - Minor
-
No
Issue Summary
If HTML format or space is contained, Description is updated, even no change is made
The problem is reproduced on Epic, Feature, Story.
Steps to Reproduce
- Step 1. the Title, Summary, Capability, etc. is the only JA field updated, but JA indicates the Description field was also updated.
- Step 2. checked the Audit log, able to find the description is updated.
Note:
Effect: Passing the JA Description field's unformatted data to JS.
(e.g. – since something has triggered JA to see the Description field as being altered, it is then passing the field's contents over to JS.)
Expected Results
As the description is not changed, the description should not update and the record should not show in the Audit log.
Actual Results
The Description is shown as updated in the Audit log, even no change is made in the description.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available