JIRA Simple Edit is hosted on Amazon cloud hosting (AWS)
The Add-On persists following host and user details:
- JIRA host details (as prescribed by theĀ Atlassian Connect Guidelines)
- description
- eventType
- productType
- baseUrl
- pluginsVersion
- serverVersion
- sharedSecret
- publicKey
- clientKey
The following JIRA REST API is used
REST API | Purpose |
---|---|
/rest/api/2/issue/{issueIdOrKey} | READ/WRITE access is needed in order to change issue description on behalf of the active user |