-
Suggestion
-
Resolution: Unresolved
-
None
-
1
-
4
-
In Jira Service Management 5.13, we updated the editor in Assets for textarea attributes.
Since then, the following tag is added to Object History
<div class="created-with-ak-editor content-wrapper">
Furthermore. when a textArea attribute is updated, all other textArea attributes are being resaved, even though only one textArea attribute was updated.
This creates an excessive "noise" being recorded. Specifically, the history now reflects changes even when no modifications are made to an attribute. This could lead to misunderstandings and defeats the purpose of having a clear and accurate history
Recommendation
- Not showing the wrapper element in the object history value; and
- If the only change to the content is the wrapper element, not to create an object history event
- links to