Skip to content

Fix fetching issue/PR comments - #6779

Merged
mislav merged 1 commit into
trunkfrom
fix-comments-author
Dec 23, 2022
Merged

Fix fetching issue/PR comments#6779
mislav merged 1 commit into
trunkfrom
fix-comments-author

Conversation

@mislav

@mislav mislav commented Dec 23, 2022

Copy link
Copy Markdown
Contributor

The "Author" struct was too overloaded in different types of queries that treat struct fields in incompatible ways. This change defines a simpler CommentAuthor struct for use in comments until we can figure out how to query ... on User information for comments too.

Followup to #5049
Fixes #6778

Ref. 1440fd8

The "Author" struct was too overloaded in different types of queries that treat struct fields in incompatible ways. This change defines a simpler CommentAuthor struct for use in comments until we can figure out how to query `... on User` information for comments too.
@mislav
mislav requested a review from a team as a code owner December 23, 2022 16:16
@mislav
mislav requested review from samcoe and removed request for a team December 23, 2022 16:16
@mislav
mislav merged commit 6618baa into trunk Dec 23, 2022
@mislav
mislav deleted the fix-comments-author branch December 23, 2022 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gh issue view with --comments fails with GraphQL error

3 participants