I've been using Jira REST API to update issues in Jira using v2 endpoint.
I'm passing Markdown text in API call and it updates Jira Description field fine but we found that Markdown for Numbered List is not recognized properly. Here is what we're doing:
Endpoint:
/rest/api/2/issue/ASD-1466
Method:
POST
Body:
What could be wrong here, some Jira Cloud issue? (we've enabled Wiki rendered for Description field)
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.