Table of Contents |
---|
Hosting
JIRA Simple Edit JQL Pro (Mongo Search) is hosted on Amazon Digital Ocean cloud hosting (AWS)
Persisting
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
Permissions
- Add-On user should haveĀ Create Shared Objects permission to manage shared filters
API
The following JIRA REST API is used
REST API | Purpose | ||
---|---|---|---|
/rest/api/2/issue/{issueIdOrKey}/search | READ access is needed in order to perform search on behalf of the active user | ||
/rest/api/2/filter | READ/WRITE/DELETE access is needed in order to | change issue descriptioncreate filters on behalf of the | activeJQL Pro user |