When we use endpoint /rest/api/3/issue/{issueIdOrKey}/comment, we can supply expand=renderedBody and get the comments in markdown format.
When using /rest/api/3/search and specifying field=description,comment and expand=renderedFields
the description is renedered in markdown format. However, comment body is not.
What can be done to ensure description, comments and worklogs can be retrieved as markdown while calling /rest/api/3/search
Hi @visby8em -- Welcome to the Atlassian Community!
That is a known defect, which you may watch / follow to see any progress: https://jira.atlassian.com/browse/JRACLOUD-71136
There are a couple of workarounds listed with the defect.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.