Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Title

Link

Comment

Add mention to Jira issue comment

https://community.atlassian.com/t5/Jira-Software-questions/Rest-API-v3-Add-Mention-to-Comment/qaq-p/1213708

Code Block
{
  "type": "mention",
  "attrs": {
    "id": "ABCDE-ABCDE-ABCDE-ABCDE",
    "text": "@Bradley Ayers",
    "userType": "APP"
  }
}

Create comments using the content REST API

https://community.developer.atlassian.com/t/anyone-able-to-create-comments-using-the-content-rest-api/20312

Custom macro content in an overlay

https://developer.atlassian.com/cloud/confluence/viewing-custom-macro-content-in-an-overlay/

Image Added

userKey is deprecated

https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/