Global permissions for writing queries
All the SQL queries can be safely shared among the Jira users since they invoke the underlying Atlassian’s public REST API. Therefore, the same SQL query can return different values for users depending on their permissions in Jira.
Since all the queries can be executed safely by anyone, there are no restrictions for the users to run them. Constraints are applied only for writing queries and Jira Administrator can configure who can do it via global permissions:
SQL for Cloud write queries
Users granted that global permission are able to access the built-in SQL Cloud console
Â