The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
1、Get the issue list through JQL API
2, issue fields inside some special format characters, such as pictures, hyperlinks, red characters, etc.
3, through JIRA.issue_search() how to get these special formats?
Hi @waterghost ,
Welcome to the community!
The description field is stored in an Atlassian-specific format, the Atlassian Doc Format.
The REST API typically does return it formatted just like that, even in JQL queries. However, you may need to explicitly include the fields you want to see, as documented here. In short, add a fields parameter to the endpoint URL and include description.
Hope that helps,
Oliver
👋 Hi there Jira Community! A few months ago we shared with you plans around renaming epics in your company-managed projects. As part of these changes, we highlighted upcoming changes to epics on...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.