Can i get suggestions , on how to fetch issues especially when there are a lot of them in the instance , without burdening the instance, Right now, iam fetching using pagination and changing the cou...
...rror : "Basic authentication with passwords is deprecated. For more information, see: https://developer.atlassian.com/cloud/confluence/deprecation-notice-basic-auth/". After looking here on the forum...
...ustom_link = ('https://jira.**********.com/rest/api/2/issue/'+parse_text+'/comment') return custom_link def Get_Assignee_Link(ticket_url = 'Error, link r...
Have you ever tried to create a SQL source data querying the eazyBI DB ( also of another instance ) ? Or a REST API source data that has an url that correspond to an eazyBI report export ? W...
Hi, After a lot of trying I come to you. I want to create an atlassian-connect plugin for Jira Cloud which requires using Tempo's Rest API in order to retrieve account information and especially m...
Hi, I've been trying to enable authentication fallback using curl as mentioned Bypass SAML auth However, PUT request doesn't work. I am getting "405 Method not allowed" I checked the REST A...
Hi, We have the built-in SSO Auth enabled for Jira (Data center). Using Keycloak as an IDP and SAML as an integration protocol. We would like to manage/revoke Jira Rest api token from t...
...pecific bits of data. Everything I've read seems to indicate that the REST API is best suited for this. In fact, everything I've read about the Java API seems to indicate that it's intended for writing p...
...rojet with good settings and with REST API create other projects based on its settings, a bit modified depending on the projet. I've not been able to find any solution yet. Thx.
...atabase and just delete them all, I want to make sure that none of them have issues associated to any one of these sprints. Which is why I am looking for a way via SQL , JQL or even Rest call to see l...
We are currently using JIRA 6.4.13 and JIRA Agile 6.7.14 I've already investigated this answer: https://community.atlassian.com/t5/Jira-Software-questions/Greenhopper-JIRA-Agile-REST-API-d...
I upload all project statuses according to the documentation. https://api.atlassian.com/ex/jira/{cliudId}/rest/api/rest/api/3/status. After I swapped statuses in Jira Cloud and added new s...
I followed this documentation OAuth 2.0(3LO) for apps. I get https://auth.atlassian.com/authorize? audience=api.atlassian.com& client_id=YOUR_CLIENT_ID& scope=REQUESTED_SC...
Apresentação realizada na reunião de 26 de junho de 2019 do Atlassian User Group de São Paulo. Demonstração de como a interface REST dos produtos da plataforma Atlassian podem ser considerados como a...
Working as a "developer" for many years, building, maintaining, developing in various languages helped me to understand how the computational thinking or the ability to break down problems can be as ...
We have an internal-only Jira Data Center instance, and some generic/faceless accounts are using the REST API through basic https authentication. If our Standalone Crowd instance ever goes down, t...
I noticed recently that the max results with Jira API is 100. This used to be 1000. Why was this changed? This actually impacts my app performance. It is now slowing down. Is there a way to increase...
I have 3 nodes currently host Jira, Is there any way I can use scriptrunner to list all these nodes informationi?
As a javascript newb I am really enjoying atlasboard and have learned a lot from the atlassian submodule. I've used the bamboo.js lib as a model for bitbucket, jira, and artifactory RESTful c...
Copied to clipboard