The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Need help understanding /gateway/api/watermelon/graphql and reportingLineResolverQuery

Trenton Letz
Contributor
September 25, 2024

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 reportingLineResolverQuery.

I've been able to make some basic calls to get manager information through Atlas, but I'm hoping to do something more advanced. My goal is to eventually create a JQL function that lets me find Jira issues assigned to anyone within a specific user's reporting line. For example:

  • assignee in reportingLine("currentUser") to find issues assigned to anyone within the current user's reporting line.

Any help or guidance would be greatly appreciated!

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Deleted user
September 26, 2024

Hello @Trenton Letz 

If you Google 'gateway/api/watermelon/graphql' you'll find this thread where the question about accessing the 'watermelon' GraphQL API has been asked before.

If you read the thread you'll learn that it's not a public API endpoint, but an internal API endpoint, so it cannot be accessed outside the web browser session.

Trenton Letz
Contributor
September 26, 2024

Darn! Thanks though :)

TAGS
AUG Leaders

Atlassian Community Events