Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.
×Hey everyone, I'm pretty new to the Atlassian Team API and I'm trying to get a better grasp on how to use the /gateway/api/watermelon/graphql endpoint, specifically the r...
Hello, I have a large number of issues (over 600 projects with several hundred or thousands of issues each) to which I need to assign a team. This process should be automated, I found that GraphQL...
...iraProject: { jiraProjectKey: "DOAGRAPQLT" jiraProjectName: "GraphQL...
Hi, I'm doing some work with the GraphQL API and one thing that I noticed is that the polarisInsights query will give you the ARN ID of the idea that the insight is connected to but you can't f...
Appreciate any support to resolve that issue I have tried to GraphQL getTestExpanded but dataset information isn't included , as well as getTest. Can I fetch dataset in: Test Step level T...
...equest details of issue using graphql or other jira cloud api for prs details
The graphql api call (jira_polaris_ProjectQuery_reduced) used to return the configuration of the jira product discovery project with a list of fields found in the project, whereas now it's r...
I have been trying to utilise this grapqhl mutation to update a test plan with test executions. https://xray.cloud.getxray.app/doc/graphql/addtestexecutionstotestplan.doc.html While t...
Hi, I want to lookup some issues through the graphql API and managed to put together the components in GraphQL explorer. Now trying this in a node app, I get the error: Invalid JQL: Field 'type' d...
Hi, I want to build an export for insights from JPD, given the product does not offer any method of it. I found it hard to leverage the graphql API but managed to put together the components in GraphQL...
...he solution running but what I don't understand about the workflow is how to execute the test and pass results to it??? I see something called testRun in the graphql docs but only how to reset or u...
Hi all, I cannot create a test using Xray Cloud GraphQL because of the following error: Issue create failed! - description: Operation value must be&n...
Hi I'm trying to use the Jira GraphQL (https://developer.atlassian.com/platform/atlassian-graphql-api/graphql) but I'm failing to make a successful query with the GraphQL gateway (https://a...
So I don't have to manually tie this 500 times
I am looking to automate the creation and updating of our Compass components through GraphQL from an external application. From what I can tell there is no way to provide access to the right O...
Hello there, Referring to the following post, I would like to know how to create a linked test execution for an Xray test via web request. Manual linking of test and test execution is not possible ...
This is probably more of a "Feature Request" question than a how to question, but with some of the Atlassian API's seeming moving from REST to Graphql (like the Compass product), are there any best p...
Hi, I am trying to fetch confluent Space pages with graphql api but I need id ari's. How do I get them ? I have sale question for jira issues by thé way. I want to retreive all p...
In the browser-based GraphQL explorer for my sub-domain at https://hv-eng.atlassian.net/gateway/api/graphql I can specify a query: query getProjectAttachments { jira { i...
I'm exploring using GraphQL to retrieve our Issues + additional data in one go, vs REST search & follow-up queries. Sadly I don't seem to be able to find a way to list them. Am I missing s...
...pi/v2/graphql Body - mutation { addTestExecutionsToTestPlan( issueId: "PLAY-306", &n...
Copied to clipboard