Versions Compared

Key

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

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

change issue description active
REST APIPurpose
/rest/api/2/issue/{issueIdOrKey}/searchREAD access is needed in order to perform search on behalf of the active user
/rest/api/2/filterREAD/WRITE/DELETE access is needed in order to create filters on behalf of the JQL Pro user