-
Notifications
You must be signed in to change notification settings - Fork 0
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
deprecated - Retrieve a list of issues that have the value of this sprint #11
Comments
|
Get the project number that I want.
{ organization(login: "IQSS") xxx - {'data': {'organization': {'projectsV2': {'nodes': [{'id': 'PVT_kwDOAApNpc4AHKIs', 'number': 34, 'title': 'Dataverse_Global_Backlog', 'closed': False}]}, 'id': 'MDEyOk9yZ2FuaXphdGlvbjY3NTIzNw==', 'email': None, 'projectsUrl': 'https://github.com/orgs/IQSS/projects'}}} 34 |
query = """
}
|
deprecating this issue and renaming issue #10 |
The logical progression seems to be to dig deeper and deeper starting at the organization.
The text was updated successfully, but these errors were encountered: