Hello,
I’m trying to get the GitHub node ID for a Milestone so that I can update my issues with the current Milestone in a given scenario.
While both Search Milestones and Get a Milestone return the milestones as intended, the information is incomplete. It’s missing the Milestones’ node IDs.
I’m unable to assign the milestone using the number, URL, resource path, etc… But where I’m expecting the ID, its not included in the output bundle(s):
Is this maybe a specific permissions issue with the OAuth connection, or a known issue with these GitHub modules themselves?