Hi. When I view a story in Jira, comments added by other users are displayed as raw adf data instead of text, for example-
{adf:display=block}
{"type":"table","attrs":{"isNumberColumnEnabled":false,"layout":"default"},"content":[{"type":"tableRow","content":[{"type":"tableCell","attrs":{},"content":[{"type":"paragraph","content":[{"type":"text","text":"Value on Document"}]}]},{"type":"tableCell","attrs":{},"content":[{"type":"paragraph","content":[{"type":"text","text":"Field in verify"}]}]},{"type":"tableCell","attrs":{"colspan":2},"content":[{"type":"paragraph","content":[{"type":"text","text":"Values in Fields"}]}]}]},{"type":"tableRow","content":
.... how do I force Jira to display the text?