Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate Atlassian GraphQL API #5539

Closed
2 tasks
mattkrick opened this issue Oct 19, 2021 · 2 comments
Closed
2 tasks

Investigate Atlassian GraphQL API #5539

mattkrick opened this issue Oct 19, 2021 · 2 comments

Comments

@mattkrick
Copy link
Member

Atlassian now offers a GraphQL API: https://developer.atlassian.com/platform/atlassian-graphql-api/graphql/#authentication

We should see if we can use this. It would make life SO much easier as we grow our atlassian integration.

AC

  • investigate the API, see if it is worthwhile to replace our current integration pattern
  • if it's worthwhile, create a handful of issues to migrate our AtlassianManager to using GraphQL

Estimate: 8 hours

@jordanh jordanh moved this to To Prioritize in Sprint Board Beta Dec 23, 2021
@jordanh jordanh moved this from To Prioritize to Backlog in Sprint Board Beta Dec 27, 2021
@jordanh
Copy link
Contributor

jordanh commented Dec 28, 2021

@Dschoordsch I think your work with #5563 concludes that the GraphQL is insufficient/does not exist for Jira Server, so we may close this one. Yes?

@Dschoordsch
Copy link
Contributor

Dschoordsch commented Jan 4, 2022

@jordanh you're correct, there is no GraphQL API for Jira Server. REST API for Atlassian Cloud and Jira Server is different though, so we could still migrate Atlassian Cloud to GraphQL.

@jordanh jordanh moved this from Backlog to To Prioritize in Sprint Board Beta Jan 4, 2022
@jordanh jordanh moved this from To Prioritize to Backlog in Sprint Board Beta Jan 4, 2022
@jordanh jordanh moved this from Backlog to To Prioritize in Sprint Board Beta May 25, 2022
@jordanh jordanh closed this as completed May 25, 2022
Repository owner moved this from To Prioritize to Done in Sprint Board Beta May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants