Hi Atlassian,
I was trying to implement ‘/rest/gira/1/’ GraphQL endpoint along with requestJira
CustomUI bridge since it simplify (by far) the logic in my code and also allows me to reduce drastically the requests needed to perform the same job.
It seems that this endpoint is not enabled for Oauth 2.0 and therefore I can’t make the request this way.
There are some kind of permissions that I can add to the manifest in order to make this possible?
If not, there are any plans to introduce this endpoint in the near future?
Thanks!